Skip to content

Commit

Permalink
Add image animation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
general03 committed Jan 29, 2016
1 parent 6057f16 commit 31032e5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This plugin does not require to add specific class in table.

It adds **sort** and **filter** of table generated by **ajax call** inside `dynatab.createTab()`

![alt tag](https://github.com/general03/dynatab/blob/master/anim.gif)

# Requirements
- Zurb foundation 5 and their dependancies : [5.5.3](http://foundation.zurb.com/downloads/foundation-5.5.3.zip)

Expand Down Expand Up @@ -49,9 +51,3 @@ dynatab.createTab(
```

For apply style on the tab, used class `tab-action__close`

# Browser Support

![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png)
--- | --- | --- | --- | --- |
✔ | ✔| ✔| ✔| ✔|

0 comments on commit 31032e5

Please sign in to comment.