jquery - How to make FF and IE act the same when pressing the back button with hash marks# -


I'm using a jquery accordian to use the hash numbers to differentiate between open accordion tabs.

Demo page

While clicking on some tabs, using the back button, Firefox shows only the hash value changes.

The IE hash value does not change with the back button and goes directly to the previous page.

I would like Firefox to work just like IE ... nothing that I often say.

Here is a jquery history plugin that enables the back button AJAX Calls

I used it in our major e-commerce b2b application and is really very good.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -