Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Adding a smooth fade in / out ???

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35077
    orangeboy
    Member

    Hi there.

    I’m using a basic content slider; but I´d like the fade out of banners to be more gradual. How do I adjust this, and make it fade to black?

    Also, where do people recommend for the best Jquery plug ins and tutorials?

    Many thanks.

    #90276
    orangeboy
    Member

    I want a slider that fades similar to the one here…http://aqua-restaurant.com/. How can I get the information needed to build it? I have Firebug, but it´s quite confusing.

    #90308
    margaux
    Participant

    Anything Slider on this site is quite a good slider and has a fade option. Nivo slider is also good but I had more problems in IE with it.

    for Jquery plug ins an tutorials, try the jQuery website, Addy Osmani or google the particular functionality you’re after.

    firebug is great for debugging – make sure you enable all the panels and reload your website once you’ve started it. Then set a breakpoint and step over each line of code to see what’s in your variables.

    #90328
    orangeboy
    Member

    Thanks…really helpful !!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.