Thursday, July 24, 2014

HTML5:

NEVER miss the tag, it'll cause you really painful troubles. 

One of these that I ran into today is that the jquery $(window).height() returns a value exactly the same with $(document).height(). It almost killed me. Just a warning here, never forget that!!!

No comments:

Post a Comment