Forum Moderators: open
I have a page with a before/after sample. When the user clicks on the iframe embedded images it toggles to the alternate state. So far so good.
Since it uses the link tag to call a php page with some params, each toggle is recorded in the history, it is kind of screwing up the browser prev/next navigation.. not good.
Am I fighting a losing battle? should I bite the bullet and go the javascript route?