Log in

View Full Version : help with Rollover HTML scripting



mmm88
09-20-2008, 12:50 AM
After hitting a few walls I ran into this problem. Here is is...

area shape="rect" alt="" coords="76,798,247,812" href=onMouseOver="changeImagemap('maps/images/rollover_states/RollingForktoHollandale.png');" onMouseOut="restoreImagemap();">

do you have any idea why this is not working? The file name, location, and path is correct but I can not seem to find out what is wrong with it.

let me know if you have any ideas,

rangana
09-20-2008, 01:56 AM
What is not working? Could you elaborate on that.

Also, we can't reproduce the problem and be able to provide possible aide from the snippet you've provided. Please provide a link instead, if none, show us the complete code, including the changeImagemap and restoreImagemap functions.