</section> <section class="feature"> <img src="~/Images/photos.png" alt="" /> <h3>Photos</h3> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam porttitor nisi vel justo pulvinar placerat. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p> </section> <section class="feature"> <img src="~/Images/events.png" alt="" /> <h3>Events</h3> <p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam porttitor nisi vel justo pulvinar placerat. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p> </section> </section>
@tommer, sure they can be the same, there's no reason why they can't. Just make sure the ID is always unique.
@TheSilverSnake Please share a link to your site or make a demo on jsFiddle.net because in order to figure out why the slider isn't working, we'd need to see the code for it. Which means HTML, css and js are necessary. Also, if you press F12 on your keyboard, it will open up the javascript console which may show what error is causing the problem.
@TheSilverSnake Please share a link to your site or make a demo on jsFiddle.net because in order to figure out why the slider isn't working, we'd need to see the code for it. Which means HTML, css and js are necessary. Also, if you press F12 on your keyboard, it will open up the javascript console which may show what error is causing the problem.