|
-
Webmaster
onmouseOUT
Is there a function like onmouseout ?
If you have a button you create a OnClick statement...but what about when you remove the mouse ? Any easy function to use then ?
Earlier i created a transparent line around the button which played the onmouseout animation... a bit **** to do.. but works..but would be much much easier with something like a OnMouseOut function ...
plz guide me obi-wans and yoda's
-
Child Prodigy
Are you talking about Flash, HTML, JavaScript, or what?
Here's one for Flash:
Code:
on (rollOut) {
// Do Stuff
}
Hope this helps,
Furry
Code:
hobby = webDesign; waitYears(3);
job = webDesign; this.love(job);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|