Posted in JavaScript/jQuery on Jan 24th, 2013
Thanks to Jesse from VersionOne for spotting a small but update worthy bug in the carousel that could potentially affect running multiple carousels on one page. Grab the latest version from http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/
Read Full Post »
Posted in CSS, HTML5, JavaScript/jQuery, Usability on May 10th, 2012
Who doesn’t love free stuff? Most of the time the saying “you get what you pay for” applies, but every once in awhile sometimes you do get a free lunch. Whether it’s testing jQuery code, checking to see how a site looks in different browsers, or coming up with a color scheme, the following free [...]
Read Full Post »
Posted in JavaScript/jQuery on Mar 5th, 2012
jQuery has about a half dozen methods for retrieving AJAX data (XML, JSON, JSONP, script, HTML, or text). Most of these methods are shorthand for jQuery’s all-singing, all-dancing .ajax() method. So how is a developer supposed to know when to use one of the more basic higher-level methods versus when to use .ajax()?
Read Full Post »
Posted in JavaScript/jQuery on Feb 2nd, 2012
A minor bug with the wait indicator image in Infinite Carousel 3 has been fixed. The path to the image was incorrect and has been fixed. Version 3.0.2 is now available for download.
Read Full Post »
Posted in JavaScript/jQuery on Dec 29th, 2011
I’ve created a page specifically for the latest version of the Infinite Carousel at http://www.catchmyfame.com/catchmyfame-jquery-plugins/jquery-infinite-carousel-plugin/. All future updates will be found at this page. This page contains the zip file, demos, instructions and everything you’ll need to get the plugin running on your site.
Read Full Post »