1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tentglider.htm
3) Describe problem: Hello, in original script, we have:
and i have try this:Code:<div class="glidecontent"> <img src="http://i17.tinypic.com/8bg0lkx.jpg" style="float: left; padding: 5px"/> Yukon, still commonly referred to as "The Yukon Territory", is the westernmost of Canada's three northern territories. The Yukon's major appeal is its nearly pristine nature. Tourism relies heavily on this and there are many organised outfitters and guides available to hunters and anglers and nature lovers of all sorts. </div>
but the images are not displayed... why? the images are online, accessibles with 777 chmod..Code:<div id="canadaprovinces" class="glidecontentwrapper"> <div class="glidecontent"><img src="img/accueil/bann/librefete.png" style="float: left; padding: 5px;" alt="bann" />test</div> <div class="glidecontent"><img src="img/accueil/bann/vote.png" style="float: left; padding: 5px;" alt="bann" />test</div> <div class="glidecontent"><img src="img/accueil/bann/racketiciel.png" style="float: left; padding: 5px;" alt="bann" />test</div> <div class="glidecontent"><img src="img/accueil/bann/candidats.png" style="float: left; padding: 5px;" alt="bann" />test</div> </div>
bye,
fred



Reply With Quote

Bookmarks