Fade in/out div by hovering over another div
Hi,
I've been looking for a script which does the following:
Mouseover div A and fade div B into view,
Mouseleave div A and fade div B out of view.
(div B should always be in view as long as the cursor is over div A - as soon as it moves away, div B should disappear.)
I've found something close here: http://jemthingsandstuff.co.uk/testing/hover-fade.html but its a little messy and if you move around too quickly, you get errors and sometimes the visibility flips so when the mouse is over div A, div B is hidden instead of being visible.
I'd like something really clean that doesnt mess-up no matter how fast someone moves the cursor around (if thats possible).
If anyone has a suitable script, can they please let me know.
thanks
Beverley