Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
adding `medialize/jQuery-contextMenu` travis-ci build system
  • Loading branch information
jzelenkov committed Nov 11, 2014
1 parent 905af10 commit 186b36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# jQuery contextMenu plugin & polyfill #

[![Travis Build Status](https://travis-ci.org/jzelenkov/jQuery-contextMenu.svg?branch=master)](https://travis-ci.org/jzelenkov/jQuery-contextMenu)
[![Travis Build Status](https://travis-ci.org/medialize/jQuery-contextMenu.svg?branch=master)](https://travis-ci.org/medialize/jQuery-contextMenu)

$.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.

Expand Down

0 comments on commit 186b36e

Please sign in to comment.