Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorfreshjives
    • CommentTimeJul 15th 2008
     permalink
    example: http://brnzwngs.com/dominic/beta/

    If you go to the link labeled 'hotel' you will see where the link is to activate the sliding panel which is that black box below the text. I've got my code looking almost identical to the demo at http://www.artviper.net/test/mooSlide2/index.html and have combed through it already but can't for the life of me see what's wrong.

    In firebug I end up with this error:

    Fx is not defined
    effects: Fx.Transitions.linear,

    This would lead me to believe that there's something in the mooSlide2.js file that isn't working nicely with the rest of my code, but everything seems the way it should be.

    This is what I have at the end of my mooSlide2.js file:
    mooSlide2.implement(new Options, new Events);

    var px = new mooSlide2({ slideSpeed: 1700, fadeSpeed: 500, toggler:'toggle', content:'test', height:250, removeOnClick: true, opacity:'1', effects:Fx.Transitions.Bounce.easeOut });
Add your comments
    Username Password
  • Format comments as (Help)