jquery - Browser "back" Button doesn't restart javascript -
a similar question has been asked, im not @ happy solutions, can't ones in such simple case.
so i've got page javascript animation. there 4 images anchors, link new pages, , once click on them, grow full size , looks transform background, because image background of next page.
so here's problem: when click link goes well, image grows screen size , anchor triggers delay , links new page. then, once click on "back" button in browser on new page, come page screen filled image i've clicked, , refreshing gets out of it.
is there way reload page when come through "back" button in browser?
did try putting code in jquery $(..) code in side paranthesis!
Comments
Post a Comment