Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwing committed Dec 20, 2009
1 parent c27f6a6 commit b66eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ How to Use

Overlay may be initialized at any time. The first and only required argument is the overlay's "container" which is usually document.body. Options may be given as the second argument.

Overlay also provides
Overlay also provides click, close, hide, open, and show events.

### Javascript
var overlay = new Overlay(document.body,{
Expand Down

0 comments on commit b66eaf0

Please sign in to comment.