[jQuery] Selecting unusual CSS identifiers

[jQuery] Selecting unusual CSS identifiers


Hey all,
Does anyone know if it possible to select elements with id's or
classname's that include colons or other similar characters? So far I
haven't found any evidence that "::" is not valid as part of a CSS
identifier, but have been unable to select elements with a class
"first::second."
Any ideas?
Thanks,
Keith