|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Disable back button...
I need this is kind of useless, but I need to find a javascript that would gray-out and disable the back-button in when users are browsing my site.
I am aware that they can still go back to the previous pages through other means. But my users are not advanced enough to know that. So, this would make a difference. Any help would be appreciated. |
|
#2
|
|||
|
|||
|
RE: Disable back button...
There is no way of disabling the browsers back button. ONe way around that would be to open a popup window then on close refrsh the parent to another page.
|
|
#3
|
|||
|
|||
|
RE: Disable back button...
You can solve you problem on server side, but I think you can't disable back button on clients browser
|
|
#4
|
|||
|
|||
|
RE: Disable back button...
What is it that you need to disable the back button for? Is it in relation to a form? If so, you could institute sessions which should give you a way to work around your problems.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Disable back button... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|