Bachir Soussi Chiadmi 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
..
theme 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
LICENSE.txt 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
README.txt 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
demo.html 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
flexslider.css 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
jquery.flexslider-min.js 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos
jquery.flexslider.js 1bc61b12ad first import %!s(int64=9) %!d(string=hai) anos

README.txt

jQuery FlexSlider v1.4
http://flex.madebymufffin.com

A responsive jQuery slider plugin. The plugin is absolutely free to use in private and commerical projects. The plugin includes fade and slide animations, customizable options, and all the navigation options you would expect, including touch gestures. It uses simple, semantic markup to create the slider and is lightweight, weighing only 5 Kb (minified). The plugin has been tested in Safari 4+, Chrome 4+, Firefox 3.6+, Opera 10+, and IE7+. iOS and Android devices are supported as well.

Copyright (c) 2011 Tyler Smith.
Released on http://flex.madebymufffin.com and Smashing Magazine.

---

Changelog:

v1.4 (2011-08-23)
- Added "manualControls" property to allow for custom, non-dynamic control navigation
- Added "show" animation to allow for instant transitions between slides

v1.3 (2011-08-18)
- Made slide animation a continuous scroll effect, rather than jumping back to start/end
- Cleaned up code and created better test cases for different slider scenarios. The slider is a lot more bulletproof as of this update.
--

v1.2 (2011-08-16)
- Fixed some code redundancies
- Added "randomize" property to randomize slide oder on pageLoad
- Added "touchSwipe" property for swipe gestures on iOS and Android devices (no Android device to test this, but it should work)
- Fixed minor bugs in jQuery 1.3.2 where navigation was not appending correctly
--

v1.0 2011-08-14 (Release)
- Free to use under the MIT license