Tommi Pääkkö
94a9e11eda
Added dynamic pager thumbnail creation
...
responsiveSlides now accepts thumb and thumbSrc options.
Thumb can be bg or img depending how thumbnail will be showed on pager.
Thub option requires pager to be set true.
Updated demo to reflect usage
12 years ago
Viljami S
323da32fce
New minified version
12 years ago
Viljami S
aca492c34d
New minified version
12 years ago
Tommi Pääkkö
4dfdfdb065
Added dynamic pager thumbnail creation
...
responsiveSlides now accepts thumb and thumbSrc options.
Thumb can be bg or img depending how thumbnail will be showed on pager.
Thub option requires pager to be set true.
Updated demo to reflect usage
12 years ago
Bastian Gutschke
515bfcb515
Changed default callback functions to $.noop()
...
Changed the default callback functions to jQuery.noop(), which was especially created for this kind of thing. http://api.jquery.com/jQuery.noop/
12 years ago
Viljami Salminen
a1242c68d0
v1.53
12 years ago
Viljami Salminen
97efefb693
Adds option called "manualControls" which allows to write custom markup for pager navigation. "controls" option is renamed to "navContainer". Default speed of the transition is now to 500ms.
12 years ago
Viljami S
9fa6faec9c
Fixes bugs in the v1.50 release
12 years ago
Viljami S
256f78e472
Remove unnecessary delay()
12 years ago
Viljami Salminen
98069a9952
Adds CSS3 transitions and fixes flickering + Make pause on hover option true by default.
12 years ago
Andy Adams
8980e6f088
Adding minified version and thumbnail slider to demo. Refs #27 .
12 years ago
Viljami Salminen
a564bf706f
Minifies new version with Google's closure compiler
12 years ago
Matt Hinchliffe
dbae274f0b
Fixed regression, not filtering for current slide
12 years ago
Matt Hinchliffe
f99bf9d747
Avoid using :animated pseudo-selector
12 years ago
Viljami S
7af1d2b216
v1.32
13 years ago
Viljami S
239c3ef969
v1.31
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
Viljami S
7eddb7918c
Fixes a bug with the previous button.
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.
...
+ This commit also removes one unnecessary variable from the plugin.
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
49bd0274f9
New minified version
13 years ago
Viljami S
565d5ad965
New much smaller version
13 years ago
Viljami S
efc7457097
Adds callback events, 'namespace' option and better classes for next/prev buttons
13 years ago
Viljami S
c1e08c9193
Minified version with titles
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
b2a76273a7
New minimized version
13 years ago
Viljami S
63609d5533
initial version
13 years ago
Viljami S
82ee3f4a71
Rename folders
13 years ago
Viljami S
4350e2852c
Make the versioning more clear in each file
13 years ago
Viljami S
364a7aca58
Adds minified version
13 years ago
Viljami S
e4c5459707
Remove junk
13 years ago
Viljami S
bc7f0f6981
Minified version.
13 years ago
Viljami S
f01243149a
Minified
13 years ago
Viljami S
4dbfb67547
Remove this. not needed in dev.
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
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
Viljami S
7fd6744396
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.
...
* Makes the tabMarkup minify better.
* Bump up the version number to 1.04.
13 years ago
Viljami S
47346567ff
Small performance tweaks
13 years ago