Skip to content

Instantly share code, notes, and snippets.

@itsazzad
Created June 25, 2015 21:14
Show Gist options
  • Save itsazzad/37afbb01e4878c9c0de5 to your computer and use it in GitHub Desktop.
Save itsazzad/37afbb01e4878c9c0de5 to your computer and use it in GitHub Desktop.
bwizard
<pre><code>&lt;script&gt;
$(document).ready(function () {
$("#wizard").bwizard();
});
&lt;/script&gt;
</code></pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment