As a web designer, I am just starting to dive into the world of jquery and slowly learning its importance. The use of jquery is crucial for me in my field.
My current challenge is figuring out how to create a slider similar to the one showcased on:
While examining the source code, I noticed that the site is hosted on drupal, resulting in a lot of unnecessary scripts and styles needed for the slider to function. These may not be necessary for my project.
I am intrigued by how the slider seamlessly stretches across the screen, cycles through images, and when it reaches the last slide, smoothly transitions back to the first/last image and continues.
Any insights or tips would be greatly appreciated...