thooyork / thooClock

jQuery analogue AlarmClock Plugin
MIT License
30 stars 17 forks source link

Fix example for Firefox #2

Closed soif closed 9 years ago

soif commented 9 years ago

Your example did not worked on Firefox Mac 35.0.1 because document.height don't return a value.

using jQuery methods fix it

HTH