Firefox main window is refreshing always if a hyper link which differs only in the HASH part is clicked from the sidebar. I am using target="_content" to achieve this.
Main window url = "www.mydomain.com/index.html". The hyperlink in my sidebar is "www.mydomain.com/index.html#search=testing"
I noticed this if firefox is started with some particular profile only.
Why this behavior? Can anyone help me here?