Forums

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

Home Forums JavaScript jparallax doesn’t work what am I missing

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

    Hi everyone

    jparallax doesn’t work am I missing something







    parallax














    and the css


    #parallax{
    width: 600px; height: 500px;
    position: relative;
    overflow: hidden;
    }

    li.layer1 img{
    width: 800px; height: 100px;
    }

    li.layer2 img{
    width: 200px; height: 100px;
    }

    li.layer3 img{
    width: 100px; height: 100px;
    }

    ???

    thanks

    #88254
    ylex1
    Participant
    #94365
    criator
    Member

    did you ever have any luck with this one man??? have the exact same code and can’t see where im going wrong.

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