FlipCard.js implements card filpping animation with jquery, javascript, css3 and html5. It’s fully customizable with either html5 “data-*” attributes or options in javascript. It also supports all modern browsers which including chrome 16+, firefox 12+, safari 5+, opera 12+, and IE10+
what you need:
- flipCard.css (style needed to flip cards)
- flipCard.js (javascript events and apis to trigger the effects)
- jquery-1.7.0.min.js or above
- Simple html markup (all examples and documents are in the app.html file or go online FlipCard.js examples and documents)
Change Log
v1.1.1 (Nov 24, 2013) * Fixed problem on detecting IE11 (since user-agent has been changed) ------------------------------ v1.1 (Oct 12, 2013) * Big updates and fixes for IE 10 ------------------------------ v1.0 (Oct 7, 2013) * Initial Release
No comments:
Post a Comment