Error with $(window).height in jquery -


i using $(window).height in jquery , using firebug print out value , saying value 8 instead of 800.

the $(window).width working fine. ideas how can fix this.

use height(), , width() function, not property.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

php - HTTP_REFERER woes: How can I allow access to a specific page, only when a visitor has visited another specific page beforehand? -