OCC and PostBack
Summary
When I click the back button it seems that the jquery is being ignored.Content
My page has a specific hash value on the url which I use jquery to do a simple check. If the page has the hash value, add my container, if the page does not have the hash value remove the container. This works when the button is clicked and adds my container, however if the container is on the page and the users clicks the "back button" (on their browser or their mobile device) then the container does not hide and ignores my jquery check.
Tagged:
1