How can I attach the hover event to all elements in another element?
For example:
<div id="wrapper">
<h1>Hello</h1>
<p>Test hello</p>
</div>
I want to add the .hover event to <h1> and <p> within the <div id="wrapper">. The amount of elements could obviously change.
Thanks
--
Tom Holder
Managing Director
Atom Software Ltd
t: 01722 770001
f: 0117 923 9922
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/