Viljami S
|
3e271e8057
|
Comment the new code, so it's easier to follow
|
12 years ago |
Viljami S
|
a416a91104
|
Removes unused local variable and makes the feature detection variable names make a bit more sense.
|
12 years ago |
Viljami S
|
9fa6faec9c
|
Fixes bugs in the v1.50 release
|
12 years ago |
Viljami S
|
c2eb1f5a1f
|
Consistency fixes
|
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
|
7159e91cd1
|
Allowing pager to be manually set. Refs #27.
|
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
|
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.
+ 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
|
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
"Note that it is a good style to always put the newline as a last character if it is allowed by the file format."
http://stackoverflow.com/questions/5813311/git-no-newline-at-end-of-file
|
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 |