onmouseout function

wxdqz

New Member
Hi everyone--
Could you please direct your attention to <!-- m --><a class="postlink" href="http://insightfulart.com/DanaSmith/">http://insightfulart.com/DanaSmith/</a><!-- m -->

The page (beyond the splash screen) has frames. The buttons on the left load a page in the central frame when they have onmouseover. Now, here's what I want to to do:

when the button has onmouseout, should turn back to the white page. Easy enough to do, right?

However, here's the catch. When the image is CLICKED, the onmouseout function should NOT happen. It should only happen if the image is not clicked.

Obviously this requires a function of sorts, of which I have no clue to do. Can somebody please help me code this?

Thanks,
-Sriram
 
Back
Top