
<div id="phoneCarousel"> <div class="previous arrow"></div> <div class="next arrow"></div> <div id="stage"> <img id="iphone" class="default" src="img/phones/iphone.png" width="270" height="400" alt="iPhone" /> <img id="nexus" src="img/phones/nexus_one.png" width="270" height="400" alt="Nexus One" /> <img id="nokia" src="img/phones/nokia.png" width="270" height="400" alt="Nokia" /> <img id="blackberry" src="img/phones/blackberry.png" width="270" height="400" alt="BlackBerry" /> </div> </div>
デモ