Thanks. The Id of this particular table that I have has colons in it
like "mypage:table1:table2". Looks like jQuery doesn't like colons as
element Ids.


On Jan 15, 1:10 pm, Steven Black <[email protected]> wrote:
> Javascript is case-sensitive, and there should be only one element
> with that ID.  If the element is in an iFrame it won't be seen.
>
> Those are three reasons, off the top-of-my-head.
>
> **--**  Steve
>
> On Jan 15, 1:27 pm, Dr Funkenstein <[email protected]> wrote:
>
> > Is there a reason why using $("#elementid") won't work? You can safely
> > assume that an element exists somewhere on the page with id =
> > elementid.
>
> > Thanks.
-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" 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/jquery-ui?hl=en.


Reply via email to