57 Commits (6df54e60b08b91f9b6ef6117a28eb160fdbb194d)

Author SHA1 Message Date
Viljami S 579c083f0b Clear the event queue when changing between active and inactive tabs in Chrome 13 years ago
Viljami S 239c3ef969 v1.31 13 years ago
Viljami S 833a27c0d7 Adds author url 13 years ago
Viljami S 6239d8e7f6 adds waitTime variable 13 years ago
Viljami S c2927cc2cc Version 1.3 13 years ago
Viljami S 3691d2323f Changing only the version number 13 years ago
Viljami S 2809f5070d Changes the way slideshow works if there's only one slide. (more in changelog) 13 years ago
Viljami S 002c8414bd New shorter url http://responsiveslides.com 13 years ago
Jason Filipe 17febf0820 jQuery 1.4 compatible navigation trigger fix. 13 years ago
Jason Filipe ff65fdea50 Navigation trigger equality check was using wrong comparison. 13 years ago
Viljami S f38975ab98 Adds max-width variable as it's used in so many places. 13 years ago
Viljami S 0c762f2372 parseFloat(settings.maxwidth) 13 years ago
Viljami S 92aa899601 Fixes a bug which caused the 'style="max-width: none;"' to be added even if the 'maxwidth' setting isn't used. Now the default configuration doesn't include any inline styles anymore. 13 years ago
Viljami S cf4b4999ec Adds 'header' 13 years ago
Viljami S bda5523122 Moves local variables to top + other optimization 13 years ago
Viljami S be32320dc4 New option to allow to choose where to append controls 13 years ago
Viljami S 297b236316 Bug fixes + code optimization 13 years ago
Viljami S efc7457097 Adds callback events, 'namespace' option and better classes for next/prev buttons 13 years ago
Viljami S ec89915f15 Making it more readable 13 years ago
Geckotokay 40f330174d Added title for Next and Prev link. 13 years ago
Daniel Schildt 051ffcd95d Add newline to EOF for each of files 13 years ago
Viljami S 17c7bc3f76 Bump up the version number 13 years ago
Viljami S 2c01d2cddc Adds two new options which enable to change the next/previous texts 13 years ago
Viljami S a215eb24c2 Fixing JS errors 13 years ago
Viljami S 99c9857162 bind --> on 13 years ago
Viljami S 1217c98be0 Changing classes 13 years ago
Viljami S 835dcbcce2 Remove touchstart events 13 years ago
Viljami S 14045785a8 Experimental prev/next navigation support 13 years ago
Viljami S cc31549810 Adds documentation of all options to the dev version 13 years ago
Viljami S 4350e2852c Make the versioning more clear in each file 13 years ago
Viljami S 934c7cd239 Shorter versions 13 years ago
Viljami S 35073affd5 Small refactoring 13 years ago
Viljami S b2307edbf3 Remove unused variable $img 13 years ago
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