Skip to content

Instantly share code, notes, and snippets.

@nicolas-t
Created December 9, 2012 17:01

Revisions

  1. nicolas-t revised this gist Dec 9, 2012. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    $(function() {
    $('selector').Chocolat();
    });
    $('selector').Chocolat();
    });
  2. nicolas-t created this gist Dec 9, 2012.
    3 changes: 3 additions & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    $(function() {
    $('selector').Chocolat();
    });