In 1.0.* releases the following query worked just fine, but in 1.1 it's
broken:
var jq = $(">.treeNodeItem>.treeNodeTitle",jqNode);
The HTML for the jqNode is like this:
<li class="treeNode treeNodeType--1" id="cid1169149169969_962-treeNode-0-0"
_nodedataindex="0.0">
<div class="treeNodeItem">
?cmd=showContextMenu <span>[i]</span>
?cmd=toggleNode <span>ยป</span>
?cmd=clickTitle Title
</div>
</li>
Anyone got a solution to this one?
--
View this message in context:
http://www.nabble.com/Problem-with-CSS-selectors-in-1.1-tf3036363.html#a8438041
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/