Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itayadler committed Nov 18, 2012
1 parent 2f127c4 commit 9429ef9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,15 @@ Add `gem iscjs` to your Gemfile
Version 0.1 supports the following plugins:

ezQtip with QTip2 - `//= require iscjs/qtip` (same the JS and CSS)

- Added support for classes concatenation. You can now define custom ezQtip styles with classes so when you provide

an additional hash with classes, they will be concatenated to the final hash.

- You can access ezQtip with element.ezQtip or element.tgp_qtip (backwards compatibility)

- You can define your own custom ezQtip hashes inside jQuery.ezQtips.

Example:
```coffee
jQuery.ezQtips =
Expand Down

0 comments on commit 9429ef9

Please sign in to comment.