HELP!! JavaScript Riddle:

Sep 13, 2009 11:16

I can get an 'onmouseover' img in cell-A to REPLACE a 'ghost' img (a transparent png) in cell-X. --- What I need to do is get 6 separate cells (cell-A-F) to each LOAD a different img in cell-X 'onmouseover' AND REVERT to an empty cell 'onmouseout'.

Our GoogleFu has failed us on the topic... Anybody have an idea or a source?

help!, web development, javascript

Leave a comment

Comments 2

papertowlbtrfly September 13 2009, 22:36:53 UTC
You might want to ask here http://www.hak5.org/forums/ in the applications and coding or chat.

Reply


willowsong September 14 2009, 13:23:26 UTC
i'm finding lots of sites that tell you how to do part A (changing default image in cell A to whatever you mouseover)... but nothing to say how to make it revert 'onmouseout'
... :(

Reply


Leave a comment

Up