Hi,
I am creating tooltips for a form. The text that appears in the tooltip will
have two classes:
<span class="info email-info">Text.....</span>
<span class="info password-info">Text.....</span>
First how can I access all the elements that contain 'info' in their class?
Secondly when the user clicks on the input box i need to access the second
class so i know which one it is, how can I do that?
Thank you in advance
Tim
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/