What is "myNode" suppose to be? Without showing us more code and your
structure, it's difficult to help.


On Mar 30, 5:20 am, tij_dev <tijmas...@googlemail.com> wrote:
> Hi guys !
>
> I assume this is a really basic question but I'm a JQuery rookie :) so
> please be indulgent :)
>
> I would like to get an element by its id but just on a specific node.
> I only see on the web things like that : $("#myId"). That is the
> equivalent of window.document.getElementById("myId"). But for me that
> should be something like myNode.getElementById("myId").
>
> Is that clear?...
>
> Thanks in advance

Reply via email to