It seems that using a ":" sign in a CSS selector by id in jQuery does not work. Since having ":" is valid in ids and names according to w3c (http:// www.w3.org/TR/html4/types.html#type-cdata), I assume it is a bug in jQuery?
- [jQuery] $("#test:test") not working Plamen Mishev
- [jQuery] Re: $("#test:test") not working Jake McGraw
- [jQuery] Re: $("#test:test") not working Klaus Hartl
- [jQuery] Re: $("#test:test") not work... Brandon Aaron

