kvarnerexpress
Nov 26 2005, 08:19 PM
| | I'm making a script for making images animate while a link is "OnMouseOver". I've made 20 images for the anim. The reason for not just making an gifanim and replacing the still image(original image) is that when the mouse leaves the link it should stop in the middle of tha anim and begin from the place it sstopped at the next time the link is "OnMouseOver"
|
Reply
prashant
Nov 27 2005, 10:40 AM
Sounds like a cool javascript thing.
Once I am done learning Javascipt fully I would show some of my masterpieces
Reply
Similar Topics
Keywords :
looping script- In Need For A Rotating Ad Banner Script
- (5)
- Firefox Script Problem
- (5)
Why Firefox can't scripting on below script:- CODE <center><a
href='http://www.yahoo.com'>Yahoo!</a></center> If correct,
the webpage should run "Yahoo!" at the center. When I using Internet Explorer, it run
correctly, but when I using Firefox, the "Yahoo!" will go to the left side. Who know this,
please explain to me and show me the introdution to make "Yahoo!" to center by using Firefox and
Internet Explorer browser....
Anti-hotlink Script .....
- (4)
Does anyone know if/where I can get a free script for tracking direct/hot linkers? ..... so I can
leave a "theft" graphic in place of the image they've hot linked .... ...
Highlight Tables On Mouseover
- Example Script (3)
Heare is a good trick: Copy and paste the code below, into the of your html document: CODE
<script> function changeto(highlightcolor){ source=event.srcElement if
(source.tagName=="TR"||source.tagName=="TABLE") return
while(source.tagName!="TD") source=source.parentElement if
(source.style.backgroundColor!=highlightcolor&&source.id!="ignore")
source.style.backgroundColor=highlightcolor } function changeback(originalcolor){ if
(event.fromElement.contains(event.toEleme...
Looking for looping, script