On 5 Mar, 16:08, Damien Hou <[email protected]> wrote:
> It's weird I can't seem to insert newly created jQuery DOM objects
> into the page DOM, by grabbing CmdUtils.getDocument(). Probably is my
> own fault and I'll look at it again.
>
> This maybe OT. the video is pretty cool! I didn't notice the pageLoad_
> prefix before but then reviewed the tutorial and found it. However,
> the pageload script on the blog has no effect to me. Any idea why?
> Anything changed in Ubiquity lately?
>
>
>
> On Thu, Mar 5, 2009 at 10:46 PM, gialloporpora <[email protected]> wrote:
>
> > On 5 Mar, 14:29, Damien Hou <[email protected]> wrote:
> >> It looks like jquery is only available for ajax and building preview
> >> contents, but not available for manipulating the browser document. Is
> >> that correct?
>
> >> --
> >> Best Regards,
> >> Damien
>
> > I am not expert, but  I  have seen many commands that manipulate the
> > document object with jQuery, for example:
> >http://www.azarask.in/blog/post/ubiquity-tutorial-how-to-turn-a-page-...
>
> > I thins that also CmdUtils.setSelection manipulate the document using
> > jQuery.
>
> > n general, you can use jQuery to parse document and XML responses from
> > Ajax query (no HTML pages).
> > Sandro
>
> --
> Best Regards,
> Damien



You need to use getDocument() because document  is  the chrome url of
Ubiquity, not the document in your tab.


For the command, you are using FF 3.0 or 3.1 ?
3.0 have no support to CSS transform.
Sandro

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to