$(window).resize(function () { document.location.reload(true); });
This jquery, resize/ reload the page upon resizing no longer works. This worked on Firefox 4 but not Firefox 5. What gives?
This jquery, resize/ reload the page upon resizing no longer works. This worked on Firefox 4 but not Firefox 5. What gives?
All Replies (1)
Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.