[jQuery] jQuery(window).width() not registering sizes lower than 497 in Firefox.
I'm working on implementing a menu and need to have information when
the menu size is larger than the width of the window. The problem is
that pas a certain point, jQuery("body").width() keeps registering
497, despite being much smaller than that. Has anyone had this issue