Forums

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

Home Forums JavaScript JS or Jquery Image Slider

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43658
    anur8g
    Participant

    How to make a circular Image slider??without using any JavaScript or j query plugin.
    I Need following functionalists:
    -On load Auto rotation.
    -Auto rotation stops on mouse over.
    -bubbles controllers to direct switch.
    -circular i.e. after last Images it will show 1st one in regular flow, not showing back transition effects.
    Something like on this page – http://www.microsoft.com/securtiy.

    i want to learn how to make such sliders. that’s why i don’t want to use any plugin. please help to understand the things.

    Thanks in advance!!!

    #129828
    Podders
    Participant

    You’ll find it difficult to do this without using any javascript and get it to work in any browser other than webkit.

    #129829
    JohnMotylJr
    Participant

    Check out jQuery4u.com. They have a shload of jquery plugins, super light ones as well. It would take more time getting a css only cross browser sliders with only css then it would implementing a js slider.

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