Archive for January 7, 2012

  • jQuery Rambling Slider v0.3.1 is out!

    January 7, 2012


    This post was originally published in the Rambling Labs Blog on January 7, 2012.


    Version 0.3.1 of the jQuery Rambling Slider has been released! You can download it from GitHub and test it out.

    The latest documentation of the jQuery Rambling Slider can be found on the project’s wiki on GitHub.

    There was an issue with the slider not working on IE 8, due to an undefined function. I have to thank the people that emailed me about it. Because of them I was able to spot the issue and fix it!

    This release includes the following:

    • Removed dev7 logo and added RamblingLabs logo.
    • Added the box and slice generators.
    • Removed some unnecessary px suffixes (top, left, right, bottom).
    • Fixed indexOf issue with IE 8.
    • Some additional refactoring.

    If…

    Continue Reading →