Tuesday, September 9, 2014

Examples: HTML5 Local Storage

Storage Events

Directions: open multiple windows or tabs with this demo and change the text below.

The storage event triggers on the "blurred" windows, giving us a way to communicate across windows using localStorage.

(this is only echoed on other windows)

Waiting for data via storage event...

Share:

Monday, September 8, 2014

Stacked Navs

2


Share:

Friday, September 5, 2014

Thursday, September 4, 2014

Bootstrap Tabs Nested In Fluid Columns

Hello, world!

This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.
Learn more
SectionOne
SectionTwo      








Share:

JS: Remove Classes

class="myClass1 myClass2" id="myDiv"
Share: