| Author |
Reg : Disable the button
|
chennai Kumar
Ranch Hand
Joined: Jun 04, 2005
Posts: 66
|
|
Hai All,
When user clicks a button / href application redirect to external application.
Client gave the following requirements, as user does not saturate with same request.
So ask us to disabled the button / href for 5 seconds when user click particular button / href.
Can you please guide me how to solve
Thanks and Regards,
Ram kumar
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
Assign a click handler to the button and disable it.
If it's going to redirect, what's the point of the 5 second limit?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
Also, please use real words when posting to the forums. Abbreviations such as "Reg" in place of whatever it is supposed to mean only serve to make your posts more difficult to read and less likely to generate useful responses.
Please read this for more information.
thanks,
bear
JavaRanch sheriff
|
 |
 |
|
|
subject: Reg : Disable the button
|
|
|