Forums

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

Home Forums CSS asking background changing

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

    Does anyone know where I could find a script for a background slideshow just like this website
    http://catrabbit.com.au/?

    thats all thanks

    #67082
    bruizerbeans
    Member
    #67051
    gno
    Member

    This might be worth a look aswell. I found this one while dodging work the other day. I’ve been thinking about a way to use this awesome library since ;-)

    http://buildinternet.com/project/supersized/

    #67055

    You could always write this yourself with jQuery. Obviously your into web design/dev so you may want to grab a browser extension like Firebug. If you ever find something that you’re curious about, you can use it to view the source code for just about anything (aside from server-side). You can even view the source for that exact page. In their ‘script.js’ file the author, Dominic Whittle, has done a pretty good job of documenting his code as well.

    Gotta love this comment.

    //alert("tom is gay!");
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.