Forums

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

Home Forums JavaScript Slide gallery using jQuery

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

    Hello,
    I used this tutorial to make a slide gallery http://www.roxon.in/scripts/tutorials/NavGallery_jQuery_Tutorial_01/. I want my website to be fluid so I used this tutorial https://css-tricks.com/the-perfect-fluid-width-layout and I used bigger images in the slide gallery. Now my issue is with the next and previous buttons. They work very fine on my 1920X800 screen but on my laptop appeared the horizontal scrolling bar. What I want to achieve is something like this: http://www.oxygene-interactive.com/
    Please, can you help me with this? Thank you very much

    #125673
    Paulie_D
    Member

    That’s probably because your images are too large and aren’t being scaled by jQuery or made responsive in your CSS.

    #125675
    luchid
    Participant

    I am new at this so I don’t know how to make the Jquery I used to work for me, I tried to use max-width and min-width in css but so far didn’t work.

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