I would like to lock the navigation on the current page until a condition is true. How can I do?
Thanks!!
ciao Viviano
Thanks!!
ciao Viviano
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vivianoPosted Oct 27, 2011, 4:42 PM
thanks
viviano
vivianoPosted Oct 27, 2011, 4:41 PM
Suthish NairPosted Oct 27, 2011, 2:07 PM
Javeed M ShaikhPosted Oct 27, 2011, 11:50 AM
Well you can use onbeforeunload in javascript and have a confirmation box to prevent navigation, but again i am not sure if that is 100%