## Using the JavaScript
<div class="panel">
- {{!-- TODO FIX JAVASCRIPT PATH --}}
- Before you can use Abide you'll want to verify that jQuery and `foundation.js` are available on your page. You can refer to the [JavaScript documentation](../JavaScript.html) on setting that up.
+ Before you can use Abide you'll want to verify that jQuery and `foundation.js` are available on your page. You can refer to the [JavaScript documentation](../javascript.html) on setting that up.
</div>
Just add `foundation.abide.js` AFTER the `foundation.js` file. Your markup should look something like this: