• This a clean little plugin – easy to implement – best of all no jQuery conflicts like a couple of the previous plugins I had tried to implement.

    Quick note to quickly hide the title of the slide add this CSS line to your stylesheet:
    /*Hiding Title*/
    .slide-title {
    display:none
    }

    -Cheers

  • The topic ‘Clean – Just what I was looking for’ is closed to new replies.