How to handle events from button's from browser
Posted
by vlad
on Stack Overflow
See other posts from Stack Overflow
or by vlad
Published on 2010-05-25T10:59:17Z
Indexed on
2010/05/25
11:01 UTC
Read the original article
Hit count: 276
hey there,
i want to implement a little feautre with jquery, where i want to catch the event that occures when the user clicks on the "Back" button of his browser, to get to the last page.
but how?
didn't find any working solutions :-(
© Stack Overflow or respective owner