Next time Valerio comes over for a beer Ill ask him. JK. Point taken.
On Oct 23, 2:50 pm, Sanford Whiteman <[email protected]> wrote: > > if($("myselect").getElement(":selected")) > > You're still missing it. > > Look, it's not the most powerful point ever, but let me say it again. > > ':selected' is not valid CSS. '[selected]' is valid CSS. What is the > point of using fake/non-standard CSS -- that happens to be supported > by the Selectors plug-in, but not by W3C CSS parsers -- over standard > CSS that does the same thing? > > -- Sandy
