Colons are used for namespacing.... **--** Steve
On Jan 15, 6:06 pm, Dr Funkenstein <asa...@shaw.ca> wrote: > 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 <ste...@stevenblack.com> 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 <asa...@shaw.ca> 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 jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.