| Author |
Disable the page if user clicks any link
|
Mukil Kumar
Greenhorn
Joined: Apr 06, 2005
Posts: 12
|
|
Hi, I don't want to allow the user to do any other action on the web page once a hyperlink is clicked in the page. (ie) the browser should show busy cursor. can anybody help? Thanks Sumathi
|
 |
Yuriy Fuksenko
Ranch Hand
Joined: Feb 02, 2001
Posts: 413
|
|
create a transparent div on top of the whole page with cursor style busy. Here is an exaple: [ June 16, 2006: Message edited by: Yuriy Fuksenko ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
"Mukil", There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. Thanks! bear JavaRanch Sheriff
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Disable the page if user clicks any link
|
|
|