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
|
d2b3ad8cdf
|
Updates the changelog
|
13 years ago |
Viljami S
|
425b546e07
|
Actually that "no-js support" doesn't have to be that complicated as the previous version was.
|
13 years ago |
Viljami S
|
05ebd95451
|
Adding better support for cases when JavaScript isn't available.
|
13 years ago |
Viljami S
|
3691d2323f
|
Changing only the version number
|
13 years ago |
Viljami S
|
9c0bc92aa5
|
Updates changelog
|
13 years ago |
Viljami S
|
d1b6f5fbbe
|
Fixes a typo.
|
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
|
c0313e5d7e
|
Updates changelog (v1.24)
|
13 years ago |
Viljami S
|
e1a0590fc1
|
Bumps up the version to 1.24
|
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 Salminen
|
e85cf86a5f
|
Merge pull request #32 from jfilipe/master
Broken navigation
|
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
|
a48a23c2b8
|
Change the demo to use the new 'speed' setting instead of the old 'fade'.
|
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
|
5a38f27388
|
Remove unnecessary background: red
|
13 years ago |
Viljami S
|
d34f06de1a
|
Updates changelog
|
13 years ago |
Viljami S
|
cf4b4999ec
|
Adds 'header'
|
13 years ago |
Viljami S
|
f2c6252e95
|
Adds features list
|
13 years ago |
Viljami S
|
1d92696aa0
|
float: left; fixes scaling problems in IE6
|
13 years ago |
Viljami S
|
bda5523122
|
Moves local variables to top + other optimization
|
13 years ago |
Viljami S
|
cf3c9c18fc
|
Switch to using minified version
|
13 years ago |
Viljami S
|
1838dc3bb9
|
Update the changelog
|
13 years ago |
Viljami S
|
49bd0274f9
|
New minified version
|
13 years ago |
Viljami S
|
d077e5dfa6
|
Updates the changelog
|
13 years ago |
Viljami S
|
be32320dc4
|
New option to allow to choose where to append controls
|
13 years ago |
Viljami S
|
4dd4f13514
|
v1.23
|
13 years ago |
Viljami S
|
37e4d82fcc
|
Switch to using the new setting names
|
13 years ago |
Viljami S
|
297b236316
|
Bug fixes + code optimization
|
13 years ago |
Viljami S
|
565d5ad965
|
New much smaller version
|
13 years ago |
Viljami S
|
0718358548
|
Added 'captions' to the last example.
|
13 years ago |
Viljami S
|
6fafaaa78f
|
Updates the changelog to show that captions and other elements are also now supported inside slides.
|
13 years ago |
Viljami S
|
2870a40c37
|
Updates the changelog
|
13 years ago |
Viljami S
|
efc7457097
|
Adds callback events, 'namespace' option and better classes for next/prev buttons
|
13 years ago |
Viljami S
|
5aba72e836
|
Adding new callback demo
|
13 years ago |
Viljami S
|
9119aff6b1
|
Updates changelog, v1.22
|
13 years ago |
Viljami S
|
41f0fae2d2
|
Pump up the size
|
13 years ago |
Viljami S
|
ec89915f15
|
Making it more readable
|
13 years ago |
Viljami S
|
c1e08c9193
|
Minified version with titles
|
13 years ago |
Viljami Salminen
|
1c981e2059
|
Merge pull request #23 from Geckotokay/patch-1
Added title for Next and Prev link.
|
13 years ago |
Viljami Salminen
|
db9b4bfa65
|
Merge pull request #22 from arturogoicochea/patch-1
Changed 4 -> 2. (fixes a typo)
|
13 years ago |
Geckotokay
|
40f330174d
|
Added title for Next and Prev link.
|
13 years ago |
arturogoicochea
|
c7c461de27
|
Changed 4 -> 2. typo?
|
13 years ago |
Viljami S
|
15abd66336
|
Remove the pagination styles from responsiveslides.css as they aren't really part of the plugin.
|
13 years ago |