Matt Grimm schrieb: > Rey, > > To my knowledge, the latter is an XPath selector that says "get all > options with an attribute of selected" (like <option > selected="selected">), while the former is a dynamic pseudo-selector > that will get the actual "physically" selected option value at run-time. > > m.
Yes, I once ran into that problem using [EMAIL PROTECTED] If you change the selected you end up with two elements... -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
