Jump to content

[SOLVED] Rollover Not Working


twilitegxa

Recommended Posts

On my page, the secondary navigation (Web Site, Mockup, Flash, Print, Logos), and the View and up arrow buttons are supposed to have a rollover feature that changes to a darker version to let people know the button is clickable, but for some reason they have stopped working. Did I accidentally remove the code that allows this feature? Here is the page:

 

http://webdesignsbyliz.com/portfolio.html

Link to comment
https://forums.phpfreaks.com/topic/164713-solved-rollover-not-working/
Share on other sites

I figured it out. I forgot to import a JavaScript file. Yes, I was using JavaScript. :-) Can someone tell me why my backtotop isn't working? Here is my script for it:

 

<a href="#" onclick="backToTop(); return false;"><img src="uparrow.png" alt="Top" class="rollover top" /></a>

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.