This has got to be a very easy question to answer, but I keep getting the "longgggggg" complicated answer.
Here's what I want to do:
I want to create a simple image, of say, an envelope, for my web page nav bar. When the user moves their mouse over the image -- rather than use the CSS a:hover class to bring the link to life per say -- I want the envelope to open with a letter sliding out with the name of the respective link. Simple enough...
My question:
1) Is this something that I can make a gif animation for and have html activate the change?
1a) If yes, please provide a simple quick snapshot or a good link to provide the code.
2) Is this something that is going to require some hardcore Javascript or VBScript?
2a) If yes, is there some sort of repository out there in the web world that I can "borrow" this script from?
Thx guys, look forward to the responses.
Here's what I want to do:
I want to create a simple image, of say, an envelope, for my web page nav bar. When the user moves their mouse over the image -- rather than use the CSS a:hover class to bring the link to life per say -- I want the envelope to open with a letter sliding out with the name of the respective link. Simple enough...
My question:
1) Is this something that I can make a gif animation for and have html activate the change?
1a) If yes, please provide a simple quick snapshot or a good link to provide the code.
2) Is this something that is going to require some hardcore Javascript or VBScript?
2a) If yes, is there some sort of repository out there in the web world that I can "borrow" this script from?
Thx guys, look forward to the responses.