Skip to content

Commit

Permalink
added; example of timeoutAfterMove
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed May 26, 2013
1 parent f3b35ed commit 808a227
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ <h3>Options</h3>
<blockquote>
<p>Click or touch the notification to close</p>
</blockquote>
<pre>humane.timeoutAfterMove = 2000 // default: 0</pre>
<blockquote>
<p>Delay before notification disappears (useful in conjunction with waitForMove)</p>
</blockquote>
<pre>humane.addnCls = 'humane-info' // default: ''</pre>
<blockquote>
<p>Specify an additional class to apply when notifying (nice when you only want to change just a little bit of the style)</p>
Expand Down

0 comments on commit 808a227

Please sign in to comment.