..mmh, have a bit of a problem with the  XPath Contains Predicate Selector..

Updating code based on jQuery-1.1.3 to jQuery-1.2.1 and changing
aforementioned selectors I've found that
where something like this used to work:

$("[EMAIL PROTECTED] *= smenu]")

the, obviously only apparent, equivalent:

$("a:has(@id *= smenu)")

does not. Where do I go wrong?







-- 
View this message in context: 
http://www.nabble.com/1.2-and--XPath-Contains-Predicate-Selector-tf4555667s27240.html#a13001553
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to