Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Carousel Change first shown item Reply To: Carousel Change first shown item

#148630
chumii
Participant

Hm, didn’t work that way, messed up css , but you got me into the right direction.

it’s

            <div style="background-color: #cec;">
                 <a href="http:/facebook.com">
                <img src="img/bugs.jpg" width="554" height="313" />
                <img src="img/bugs-grey.jpg" width="554" height="313" />    </a>
                <span>A Bug's Life</span>
            </div>

Well, the grey preview will be a link too, but i can live with that. Thanks again for your help, getting closer and closer to what i want :D