|
Code Help
Ok...I'm working on a website:
I have a large logo with an image map
<map> used as a nav bar in index.html. on the other pages I have a smaller version of the same image map. my question is, using JavaScript and HTML5, how can I get the larger image to shrink down and move to the other one, and THEN hyperlink.
It feels like I need to code a series of events in JavaScript, but I'M not sure how to do it. any help would be appreciated!
Thanks!
|