Help with a content slider

Discussion in 'HTML & Website Design' started by tobbermand, Dec 9, 2013.

  1. #1
    Hi guys!

    I have a problem with coding some jquery on my site..

    I have a content slider that I want to be without timer. The only way to get to the next slide is by the nav icons.

    But how?

    This is the code for it -

    <div class="slider">
    <a class="slider-prev" href="#"><i class="fa fa-chevron-left"></i></a>
    <a class="slider-next" href="#"><i class="fa fa-chevron-right"></i></a>
    <div class="slide1">
    <img class="slide-image" src="img/mobile-devices.png">
    <div class="slide-content">
    <h3 class="slider-title">Facebook Marketing<br><span>Let me help you with the marketing on the social medias</span></h3>
    <a class="slider-button" href="#">Sounds Interesting?<br>
    <span>Read More Here</span>
    </a>
    </div><!--End of slide-content-->
    </div><!--End of slide1-->
    </div><!--end of slider-->


    If you want the css to - write to me.

    I hope someone can help me.
     
    Solved! View solution.
    tobbermand, Dec 9, 2013 IP
  2. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #2
    Darkhodge, Dec 10, 2013 IP
  3. tobbermand

    tobbermand Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    thanks. But it din't work! :(
     
    tobbermand, Dec 10, 2013 IP
  4. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #4
    Darkhodge, Dec 11, 2013 IP
  5. tobbermand

    tobbermand Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #5
    Nope.. All the stuff are on the slider..
    You can see it here -
     

    Attached Files:

    tobbermand, Dec 11, 2013 IP
  6. #6
    Darkhodge, Dec 12, 2013 IP
  7. tobbermand

    tobbermand Greenhorn

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #7
    Oh nice! Thanks a lot!
     
    tobbermand, Dec 12, 2013 IP
  8. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #8
    No problem. Give me a shout if you still face issues!
     
    Darkhodge, Dec 12, 2013 IP