D'oh! Why not indeed!
<slap my forehead/>

Thanks, Christof. :)

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Feb 11, 2007, at 3:22 PM, Christof Donat wrote:

Hi,

You could also use one of the attribute selectors to filter a set of
matched elements. If you don't care where the particular value
appears within the class attribute, you could do this:

$('[EMAIL PROTECTED]')

Why not simply this
$('#id.someClass')

Christof

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to