76 Commits (master)

Author SHA1 Message Date
Viljami S aa46493313 Separates "pagination" and "auto" options so you can choose both at the same time if wanted. 13 years ago
Viljami S 1ee7b70d7d Fixing most of the bugs 13 years ago
Viljami S df1d4a75f3 Adding parseFloat back 13 years ago
Viljami S d00046cf00 White space fixes + jslint + Prevent click/touch if animated 13 years ago
Viljami S c279d41a91 Next version 13 years ago
Viljami S 671ea6d350 Switch to using touchstart event on touch screens. Bump up version number to 1.06 13 years ago
Viljami S e21df7c714 Removing one line. 13 years ago
Viljami S faf1bd2309 Makes the styling of pagination & multiple slideshows easier (all paginations and slideshows have now the same classes that you can use in your css). 13 years ago
Viljami S aa19c50f39 Changed settings/options handling. (by @bgutschke) 13 years ago
Viljami S 08246017ff No more need to specify the namespace if you need more than one slideshow on the same page. Also, bumps up the version number to 1.05. 13 years ago
Bastian Gutschke f24c063593 t was defined globally 13 years ago
Viljami S ac4d676817 Code refactoring to save more bytes 13 years ago
Viljami S 89130ba128 * Fixes problems when using ResponsiveSlides.js with other jQuery plugins. 13 years ago
Viljami S 47346567ff Small performance tweaks 13 years ago
Viljami S c2443d1670 Change $pagination to use 'tabsClass' 13 years ago
Viljami S b6d395c696 JSLint + Final optimization 13 years ago
Viljami S e467e060dc Again smaller minified version (file size). Fixes #2 13 years ago
Viljami S 8c903e8f7d Revert back to 'namespace'. 13 years ago
Viljami S 308c75381b Revert back to 'namespace'. 13 years ago
Viljami S 8dd2fbc30f Removes unnecessary things, makes the plugin even smaller in file size and makes the performance a bit better on iOS. (+ changes the default namespace to shorter.) 13 years ago
Viljami S 136eac5c2c Whitespace 13 years ago
Viljami S e3dea2df16 New fix for the height + "active" class now uses the settings.namespace. Fixes #1 13 years ago
Viljami S 5b0e6037e0 Remove couple unnecessary things and uses $slide instead of 'img' now everywhere. Also combines $pagination with the previous 'var' statement. 13 years ago
Viljami S 14236a4882 New plugin name. 13 years ago
Viljami S 3d3987e7bd Move variables around + Change while loop to each(); 13 years ago
Viljami S d91e8ab9cf v1.0 13 years ago