Home › Forums › JavaScript › Carousel Change first shown item › Reply To: Carousel Change first shown item
August 30, 2013 at 9:06 pm
#148630
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