Thread: Code Help
View Single Post
  #1   Spotlight this post!  
Unread 21-04-2014, 14:10
Akolbi Akolbi is offline
Registered User
FRC #4607
 
Join Date: Jan 2014
Location: Becker
Posts: 21
Akolbi will become famous soon enough
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!