Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Scripting Languages (http://www.programmingforums.org/forum39.html)
-   -   Image Map With Mouseovers (http://www.programmingforums.org/showthread.php?t=2489)

Pie32 Feb 27th, 2005 1:02 AM

Image Map With Mouseovers
 
I'm not sure exactly how to make this kind of image map, so I'm making this thread in Misc.

I want to learn how to make image maps with mouseover images, like this one. Whenever I try anything, be it copying the source of that page, or using an image map program, I can never get mouseover images in. I've tried searching this in Google too, but again, I can never find anything to help me get mouseover images in.

Thanks for any help.

Ooble Feb 27th, 2005 5:51 AM

Here's a tutorial on image maps:
http://www.yourhtmlsource.com/images/imagemaps.html

And here's one on image rollovers:
http://www.yourhtmlsource.com/images/rollovers.html

Basically, what they're doing is creating a normal image, and an image for each rollover (this is the whole image, not just that portion), and placing a series of "onmouseover" and "onmouseout" events in the <area> tags.


All times are GMT -5. The time now is 4:17 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC