You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
[](https://app.travis-ci.com/github/swisnl/jQuery-contextMenu)[](https://www.npmjs.com/package/jquery-contextmenu)[](https://www.npmjs.com/package/jquery-contextmenu)[](https://cdnjs.com/libraries/jquery-contextmenu)[]()[](https://plant.treeware.earth/swisnl/jQuery-contextMenu)
6
6
7
-
$.contextMenu is a management facility for - you guessed it - context menus. It was designed for an application where there are hundreds of elements that may show a context menu - so intialization speed and memory usage are kept fairly small. It also allows to register context menus without providing actual markup, as $.contextMenu generates DOMElements as needed.
7
+
`$.contextMenu` is a management facility for - you guessed it - context menus. It was designed for an application where there are hundreds of elements that may show a context menu - so intialization speed and memory usage are kept fairly small. It also allows to register context menus without providing actual markup, as `$.contextMenu` generates DOMElements as needed.
@@ -98,7 +98,7 @@ Besides the obvious, browser also react to alphanumeric key strokes. Hitting <co
98
98
99
99
## License
100
100
101
-
$.contextMenu is published under the [MIT license](http://www.opensource.org/licenses/mit-license)
101
+
`$.contextMenu` is published under the [MIT license](http://www.opensource.org/licenses/mit-license)
102
102
103
103
This package is [Treeware](https://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/swisnl/jQuery-contextMenu) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
0 commit comments