[jQuery] matching full names when querying
Hi jQuery people,<div>
</div><div>I just found out that jQuery can match on partials,.. is this correct?</div><div>and if so how do I make it match on the whole text.</div><div>
</div><div>i.e.</div><div>
</div><div>
<div id="myID" class="myDiv" /></div><div>
</div><div>doing a $(".myDiv, #my") will actually match the above tag! is this correct?</div><div>if so how do I force it to match the whole "myID" instead of partials?</div>
<div>
</div><div>regards,</div><div>Peter<br clear="all">
--
Power Tumbling - <a href="http://www.powertumbling.dk">http://www.powertumbling.dk</a>
OSG-Help - <a href="http://osghelp.com">http://osghelp.com</a>
</div>