Two sliders in one page

by 5 replies
5
Hello,
I want to make two (2) sliders in one page, the first sliders is for news and other for pictures
The problem is I can't, because when I make the second slider, I lost the first slider :'(
Any help ?
If you want I can give the code for the two sliders
#programming #page #sliders
  • ah no worries, I can read your mind - just fix the missing ; at line 10 ...
    put the code into a fiddle : https://jsfiddle.net please
  • While the missing ; at line 10 might be a problem ( ), I would guess:
    Most likely, they share an "id" or something, so the one overrides the other!
    • [1] reply
    • Hello,
      If your problem still existing, you can send me the slider code. I am expert in js programming.

      Thanks
      • [1] reply
  • The file code's

Next Topics on Trending Feed

  • 5

    Hello, I want to make two (2) sliders in one page, the first sliders is for news and other for pictures The problem is I can't, because when I make the second slider, I lost the first slider :'(