Joel Walters
20060ea29f
Set "this" to target slide. Fixes request in #42 .
12 years ago
Viljami Salminen
a1242c68d0
v1.53
12 years ago
Viljami Salminen
7bac22cad3
Updates changelog
12 years ago
Viljami Salminen
8eac1772b0
Merge pull request #126 from bazineta/master
...
Minor jQuery DOM traversal tuning
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
3215062277
Updates changelog
12 years ago
Viljami Salminen
69af8c39b3
Updates description
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 Salminen
f3713400b8
Fixing the img urls + some changes to the order of the code
12 years ago
Viljami Salminen
f806b58b87
Adds styles for the custom pager demo
12 years ago
Viljami Salminen
1f3ff3fa20
Updates changelog and features list
12 years ago
Viljami Salminen
af7b87f014
Moving images to a new folder
12 years ago
Viljami Salminen
3a402dd0f1
Adds webkit-backface-visibility: hidden
12 years ago
Viljami Salminen
5757a8166d
Moving images to images folder.
12 years ago
Viljami Salminen
00f35e7a82
Merge remote-tracking branch 'remotes/andyadams/master'
...
Conflicts:
responsiveslides.min.js
12 years ago
Viljami S
f33eb4b327
Update to correct version number
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
d98fa32a17
Updates version
12 years ago
Viljami S
9fa6faec9c
Fixes bugs in the v1.50 release
12 years ago
Viljami S
ec9de4b78e
Updates changelog
12 years ago
Viljami S
f720a78272
Move (window).load inside comments
12 years ago
Viljami S
481e402239
Switch to using $(window).load
12 years ago
Viljami S
c2eb1f5a1f
Consistency fixes
12 years ago
Viljami S
256f78e472
Remove unnecessary delay()
12 years ago
Viljami Salminen
bd6bc5fb6c
Updates features list
12 years ago
Viljami Salminen
14da292395
Adds z-index to buttons
12 years ago
Viljami Salminen
d49207a1ab
Update version numbers
12 years ago
Viljami Salminen
78a7e5ed09
Updates changelog
12 years ago
Viljami Salminen
98069a9952
Adds CSS3 transitions and fixes flickering + Make pause on hover option true by default.
12 years ago
Viljami Salminen
c69930c4c6
Removes unnecessary closing tags
12 years ago
Viljami Salminen
5ca300b94b
Remove unnecessary closing tags + switch to using newest jQuery
12 years ago
Andy Adams
8980e6f088
Adding minified version and thumbnail slider to demo. Refs #27 .
12 years ago
Andy Adams
7159e91cd1
Allowing pager to be manually set. Refs #27 .
12 years ago
Viljami S
a9e83e21d2
Fixes html comments
12 years ago
Viljami S
2240ea6712
Merge branch 'master' of github.com:viljamis/ResponsiveSlides.js
12 years ago
Viljami S
6df54e60b0
Dropping the support for jQuery 1.5.2 and below. Only 1.6 and up is supported from this point forward.
12 years ago
Viljami Salminen
a564bf706f
Minifies new version with Google's closure compiler
12 years ago
Viljami Salminen
ea2c40b9c6
Merge pull request #87 from i-like-robots/master
...
Don't use `:animated` pseudo selector
12 years ago
Viljami S
df46381940
Adds Pull Request Guidelines
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
64fef2f280
Update the description to include that the plugin has been tested up to jQuery 1.8.2.
13 years ago
Viljami S
93f8fa22df
Update demos to use the newest jQuery
13 years ago
Viljami S
0c57e6b314
Use custom namespace on all example slideshow as the css styles are then easier to understand.
13 years ago
Viljami S
68eaff3be4
Remove classes that are used for namespacing from the html and let the plugin add them.
13 years ago
Viljami S
7bcc4542da
v1.32
13 years ago
Viljami S
579c083f0b
Clear the event queue when changing between active and inactive tabs in Chrome
13 years ago
Viljami S
7af1d2b216
v1.32
13 years ago
Viljami S
d6cee550e8
Adds correct version
13 years ago