Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I'm sorry - I don't follow - the .css file includes the "slideshow-" prefix - 
make sure you are using the latest 
download.

Original comment by [email protected] on 28 Jul 2008 at 1:40

from slideshow.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Again, it's for download "r85" (which is the only download available, so I 
should
hope it's the latest)

Also again, while the CSS itself is correct, the *examples* in the css (in the
comments) are wrong.

This is copied from slideshow.css, from r85, which was uploaded 42 hours ago:


HTML:
    <div class="slideshow">
        <div class="images" />
        <div class="captions" />
        <div class="controller" />
        <div class="thumbnails" />
    </div>


HTML:
    <div class="images">
        <img />
        <img />
    </div>


HTML:
    <div class="captions">
        ...
    </div>


HTML:
    <div class="controller">
        <ul>
            <li class="first"><a /></li>
            <li class="prev"><a /></li>
            <li class="pause play"><a /></li>
            <li class="next"><a /></li>
            <li class="last"><a /></li>
        </ul>
    </div>


HTML:
    <div class="loader" />

HTML:
    <div class="thumbnails">
        <ul>
            <li><a class="slideshow-thumbnails-active" /></li>
            <li><a class="slideshow-thumbnails-inactive" /></li>
            ...
            <li><a class="slideshow-thumbnails-inactive" /></li>
        </ul>
    </div>


Original comment by intel352 on 28 Jul 2008 at 4:19

from slideshow.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Got it - thanks for the clarification!

Original comment by [email protected] on 28 Jul 2008 at 6:10

  • Changed state: Accepted

from slideshow.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024

Original comment by [email protected] on 29 Jul 2008 at 2:44

  • Changed state: Fixed

from slideshow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.