Forums

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

Home Forums JavaScript Animation help

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #149522
    kayzoe
    Participant

    I am looking for some help to create the animation seen here – http://www.bowlmor.com Where the “Bowlmor is for …” – how the image appears to roll out. I have found ways with jquery to have it slide in and out, but not that same animation. Any help would be appreciated.

    #149524
    Paulie_D
    Member

    The first question you will get asked is…what have you done so far?

    Try getting something coded up (perhaps in Codepen) and we can help you with the bits you can’t manage.

    You say that you have found ways to have the images slide in and out. Do that first and we can help you put the finishing touches in.

    #149525
    kayzoe
    Participant

    Thanks.

    This is what I had come up with.

    http://cdpn.io/kcgeA

    I would like the .sub-text to have the same effect as the site referenced.

    #149533
    Kuzyo
    Participant

    I think you have to work with width, something like: http://codepen.io/anon/pen/fodJG

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