JavaScript


March 14, 2018

Responsive Table

A mobile-friendly solution for data tables, which displays the header for each table-cell on mobile devices.

September 29, 2014

FixedContent.js

A mobile-friendly, jQuery plugin that persists content while scrolling.

January 13, 2013

Remove Bottom Border on Image Links

If you’re setting border-bottom for text links, then here’s an easy way to remove that from image links.

January 7, 2013

Set an Element’s Height Equal to the Window’s Height

Use JavaScript to find the the window height and set min-height for a column, sidebar or container.