Hi folks,

I am trying to creat a tab mouse over effect using a background-image positioned with css and like to change the position with a smooth animation from one position to another posiotion.
is this can be done?

should i need use Javascript ? else there are some other way of doing it?

Please give me some idea?

Thank you in advance.

Recommended Answers

All 2 Replies

hmmm...

You oculd try using and animated gif/png file....
use a Static image for the initial, and replace it with the animated file on hover, (may not work in all browsers!).

You could use JS to fade in an image using some of the JS effects, (try not to use IE only ones though).

Flash is an alternative - but probalby not worth the effort (as you should provide a fall back if Flash is disabled or not present = otherwise the links will be covered over by the "no Plugin" detail!)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.