Tag Archives: jquery

Content Size vs. Window Size

A bit of javascript and jquery to compare the height of the page content vs. the height of the window. In this case, I’m adding a class to another class if the content is shorter. // if the content of … Continue reading

Posted in Backside | Tagged , , | Leave a comment