(function() {

// MAXB.NET LABS

})();

javascript, jquery, plugins, ycodaslider

YCodaSlider 3.0

Posted on by Massimiliano Balestrieri | Comments

DEMO SITE.

Slider scripts are one of the common objects of newspaper & portal websites.
They are very useful as they help us present more content in a limited space.
This script helps you present your content with a tabbed menu + previous-next buttons to switch between tabs.
YCodaSlider 2.0 requires jQuery to run and you can use any type of content inside the slider like HTML, Flash, webpages etc.
It can be configured easily to use different effects while changing the content.
from :
www.webresourcesdepot.com

Based on Gian Carlo Mingati’s slideViewer
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html

Based on Niall Doherty’s coda-slider
http://www.ndoherty.com/coda-slider

Inspired by the clever folks at http://www.panic.com/coda

This entry was posted in javascript, jquery, plugins, ycodaslider and tagged , , , . Bookmark the permalink.

5 Comments

  1. Lee
    Posted 10 March 2009 at 18:18 | Permalink

    Do you have an example with the history plugin?

    Thanks,

    Lee

  2. Posted 10 March 2009 at 18:22 | Permalink

    set option
    history : true

    and include history_remote.js
    http://stilbuero.de/jquery/history/jquery.history_remote.js

    but replace every (jquery 1.3)

    a[@href$=

    with

    a[href$=

  3. Eben
    Posted 15 July 2009 at 18:42 | Permalink

    I’m having issues implementing this with a tabbed interface within one of the slides using JQuery UI. YCoda is preventing JQuery UI from functioning at all on the area within the slide (no classes added or click/hover functionality). Any idea how to resolve this?

    I’ve been banging my head on this for too long and would rather not go back to 2.6 for a different content slider.

  4. Posted 16 July 2009 at 10:12 | Permalink

    @Eben

    I’m not sure to understand: could you please write to me a url with a
    demo showing your problem? thanks

  5. Kevin May
    Posted 17 December 2009 at 22:26 | Permalink

    Hey, I’m having a problem with my slider, its off by 1px when sliding backwards. Not sure if anyone knows how to fix this?

    http://www.kevinjmay.com/redesign/portfolio.php

    Navigate using the left side, panels slide fine forward, but if you go back its 1px off and shows part of the next panel.

One Trackback

  1. By (function() { : YCodaSlider 2.0 rc2 on 9 March 2009 at 16:51

    [...] (UPDATE 2009-03-05) – YCODASLIDER 3.0. [...]