Thread: Browser Size
View Single Post
04-03-2010, 01:15 AM
#3
Gaz is offline Gaz
Gaz's Avatar
Status: Request a custom title
Join date: Apr 2007
Location: UK
Expertise: Code & Programming
Software: Coda, TextMate, Sublime 2
 
Posts: 2,097
iTrader: 26 / 100%
 

Gaz will become famous soon enough Gaz will become famous soon enough

Send a message via Skype™ to Gaz

  Old

$(window).width();
$(window).height();

Using jQuery you can use these^.

Or use the methods c69 described.

Reply With Quote