Forums

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

Home Forums CSS Sliding Content….?

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #43897
    BMLafhameyer
    Member

    I saw some site templates on wix.com that would transition the content on the page by sliding it on once you clicked a menu item. The content would slide onto the screen as the previous content would slide out to the left… It’s not a slide show or horizontal scrolling. What code would you use in order to duplicate this???

    Here is a link to one of the pages I’m talking about..
    http://www.wix.com/website-template/view/html/the-artist

    #130707
    chrisburton
    Participant

    I could be wrong but this does seem to be using some sort of content slider (JS). You can find content sliders all over the web, there’s no default code for it.

    #130724
    BMLafhameyer
    Member

    I thought that too at first, but the way it slides off the screen followed by the newly selected content doesn’t seems like any content slider I could find. They always just look like over sized slideshows.

    #130872
    BMLafhameyer
    Member

    Any idea how to code a page to do this?

    #130883
    chrisburton
    Participant

    You might want to take a look at `Tabs`. But then again, it might be simpler to create the jQuery yourself for the functionality to slide in content while sliding the former off the page.

    #130886
    BMLafhameyer
    Member

    Cool. Thanks!

    #130888
    contentJones
    Member
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘CSS’ is closed to new topics and replies.