dancrew32 / AWESOME-JS

A Lightweight JavaScript Framework that performs common tasks (IE6, 7, 8, FF, WK, Opera)
awesomejs
2 stars 0 forks source link

viewport height/width #27

Closed dancrew32 closed 13 years ago

dancrew32 commented 13 years ago

like $.docHeight() and $.docWidth(), a cross-browser $.viewportHeight() and $.viewportWidth() would be very useful in the creation of that infinity scroll plugin you're working on