nathansearles / slidesjs

SlidesJS is obsolete and no longer maintained.
https://nathansearles.github.io/slidesjs/
1.72k stars 356 forks source link

It doesn't seem to work as advertised #501

Closed London804 closed 11 years ago

London804 commented 11 years ago

I have rather a basic issue. I downloaded the latest version but It doesn't seem to be working properly. My slideshow looks nothing like any of the examples on the website. Instead I get a awkward slideshow that swap pictures but the positioning of each picture is different. I also get a numbered vertical list on my page and just makes the photos swap if I click the number. I didn't do anything other than the basic set up. My website is not live but my HTML looks like this.

Justine's Website ```

<section class="section">
    <div id="slides">
        <div class="slides_container">
            <div>
  <img src="Pictures/DDC/Front%20Cover.jpg"  class="pictures1" alt="cafe ps">
  <img src="Pictures/FinalPhotos/BrickFloorplan.jpg" class="pictures1" alt="figure">

cafe ps figure ```
Tomatorz commented 11 years ago

Try with the slides.min.jquery.js file. The slides.js contains script calling errors.

nathansearles commented 11 years ago

This issue is now resolved in SlidesJS beta 3.0.3a.