Jump to content

jquery to make navigation fade and change colors


dubesinhower

Recommended Posts

i make use of RGBA color in my newly rewritten website. i can't figure out how to make jquery change the color slowly on my top navigation buttons when they are hovered. anyone have any ideas? i want to keep the colors that the buttons are now when hovered, just slowly fade between each other instead of instantly change.my sitethanks in advanced for any tips!

Link to comment
Share on other sites

Have you looking into jquery's animate function? That might work. If it is a "websafe" color then it should be easy to do it manually. #FF(red: 255)FF(green: 255)FF(blue:255)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...