Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sydcanem committed Oct 25, 2012
1 parent ea32d17 commit 6aec4e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Usage

Add `data-toggle="context"` to any element that needs a custom context menu and via CSS set `position: relative` to the element.

Anchor `data-target` attribute to your custom context menu.
Point `data-target` attribute to your custom context menu.

`<div class="context" data-toggle="context" data-target="#context-menu"></div>`

Expand All @@ -25,4 +25,4 @@ See demo.html for a complete example.
Cross-Browser Tested
--------------------

I've tested the modal on IE8+, Firefox 4+ and Chrome. Let me know if you find any compatibility issues.
I've tested the context menu plugin on IE8+, Firefox 4+ and Chrome. Let me know if you find any compatibility issues.

0 comments on commit 6aec4e0

Please sign in to comment.