jquery - animated images for navigation bar -


i trying build navigation bar shows animated gif on hover/click backdrop text.

for example - want have navigation bar 3 links - home, catalogues , contact. when user scrolls on 1 of menus animated gif(?) or css/jquery animation occurs circle grows behind text , shrinks again when mouse scrolls different menu (and same effect occurs on one).

has seen - , possible use animated gif rollover image - issue wouldnt able shrink circle again when hovered away link......

hope makes sense , can help!!!

thanks jd

you can use jquery create special effect using .hover() , .animate(). can find working example here: http://colorpowered.com/blend/

and second part of question. yes, can use animated gifs rollover image.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -