Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
Mimic windows button behaviour
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Passiday, post: 4982519"] I'have no "screen" button (never!) Well, perhaps my terminology is bad -- I'm talking about just default kind of button what you see in windows applications. Let's say, basic "Ok" button on alert() message box would do as a good example. Indeed it is, but I need some finer control - I need to know the time when the button sinks, start running some JS code while it is in sunk state, and stop running when it pops back. I need to change the button image between three states (normal/mouseover/down). The HTML <button> is nice, but does not allow this level of fine control. Passiday [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
Mimic windows button behaviour
Top