sysop

Results 16 comments of sysop

I will fork and make available the jquery.cycle2 demo and instruction pages via my repo within the next couple weeks. I already maintain an updated fork of the plugin -...

Scripts can be delivered via CDN like this: https://cdn.jsdelivr.net/gh/malsup/[email protected]/build/jquery.cycle2.min.js

I have a couple slideshows I have here in source code that use previous/next feature -- I will try to upload code snippets shortly that might help. On Mon, Aug...

Sorry I didn't make it back last night -- I will post some code samples here in this thread when I get back near my desk On Tue, Aug 16,...

Most likely you have issue from jQuery changes that have affected Cycle2. jQuery 3 had breaking changes that affect Cycle2 operation. Some forks (including one I maintain) have fixes to...

I have updated my branch with changes as noted. Fixes include updates to support jQuery 3.x+ in the installation. https://github.com/thecarnie/cycle2/releases/tag/2.1.6b Testing and verification IS REQUIRED before putting into production.

Thank you - I will investigate and push updates!

An updated release with noted changes has been published downstream on my fork of cycle2. Multiple fixes, patches, cleanups, and updates throughout. See https://github.com/thecarnie/cycle2/master for details and commit history. Brings...

I will work on my fork I maintain to incorporate this fix. Thank you for heads up - as it appears this master branch is unmaintained...

I have updated my branch with changes as noted. Fixes include updates to support jQuery 3.x+ in the installation. https://github.com/thecarnie/cycle2/releases/tag/2.1.6b Testing and verification IS REQUIRED before putting into production.