Skip to content

Commit

Permalink
updated sample page
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Apr 28, 2011
1 parent 07f785f commit 21fdeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>Humane JS</h1>
<p>Set hide delay time by: <pre>humane.timeout = (milliseconds)</pre> Examples (select one and try samples again): </p>
<a href='#' onclick='humane.timeout = 500'>.5 Sec</a> |
<a href='#' onclick='humane.timeout = 10000'>10 Secs</a> |
<a href='#' onclick='humane.timeout = 3000'>3 Secs (Default)</a>
<a href='#' onclick='humane.timeout = 2000'>2 Secs (Default)</a>

<h4>Download and Usage</h4>
Visit <a href='http://github.com/wavded/humane-js'>github page</a> to download and get more details.
Expand Down

0 comments on commit 21fdeb0

Please sign in to comment.