Skip to content

Commit

Permalink
Shortened blog post anchor-ID to "how-to-use".
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansmith committed May 15, 2011
1 parent edadb93 commit 98d1302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -168,7 +168,7 @@ <h3>
Configuration
</h3>
<p>
<em>For all possible options</em> &mdash; <a href="http://sonspring.com/journal/adapt-js-explained#how-to-use-adapt-js">Read more</a>
<em>For all possible options</em> &mdash; <a href="http://sonspring.com/journal/adapt-js-explained#how-to-use">Read more</a>
</p>
<p>
Adapt.js, accepts a few parameters: <code>path</code> is where your stylesheets reside, <code>dynamic</code> is a boolean (<code>true</code> or <code>false</code>) that says whether to watch the <code>window</code> for its <code>resize</code> event, also triggered by tablet or phone tilt. Widths and optional CSS files are specified in <code>range</code>. The defaults are shown in the adjacent code example. You can also specify an optional <code>callback</code> function, that will pass <code>range</code> index and width.
Expand Down

0 comments on commit 98d1302

Please sign in to comment.