viljamis
477cddd483
Updates changelog
8 years ago
Requios
9214f02c20
Added compatibility with jQuery 3.0.0 (changed size() to length).
9 years ago
Viljami S
8d1af0e596
Minor fixes to callbacks
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
Joel Walters
20060ea29f
Set "this" to target slide. Fixes request in #42 .
12 years ago
Viljami Salminen
a1242c68d0
v1.53
12 years ago
Allan L. Bazinet
4dce2173da
Minor jQuery tuning
...
Reduce scope of DOM traveral to find $prev by filtering result of
$trigger. Optimistically cache and reuse result of DOM traversal to
locate visibleClass.
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
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