Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page into fullscreen.

Examples
fullscreen fullscreen_exit
<a href="#" data-provide="fullscreen">
  <i class="ion-android-expand fullscreen-default"></i>
  <i class="ion-android-contract fullscreen-active"></i>
</a>