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
[email protected]
http://jquery.com/discuss/
