dennyjim50
04-15-2008, 11:50 AM
Well me again, I really found what i'm looking for. Do to the loads of pictures I have, This would be great.
http://www.cssplay.co.uk/menu/list_gallery.html
The script part I have no problem I think:o, I place this between head tags.
Its the rest I can not figure out. What part of the HTML do I need.is this it.
<div class="photo">
<img class="default" src="lpics/default.jpg" alt="default image" title="" />
<ul class="topic">
<li><a class="set" href="#nogo">Image Set #1<!--[if gte IE 7]><!--></a><!--<![endif]--><b></b>
<ins><table><tr><td>
<ul>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait2b.jpg" alt="" title="" /><img class="full" src="lpics/portrait2.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait3b.jpg" alt="" title="" /><img class="full" src="lpics/portrait3.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait4b.jpg" alt="" title="" /><img class="full" src="lpics/portrait4.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait5b.jpg" alt="" title="" /><img class="full" src="lpics/portrait5.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait6b.jpg" alt="" title="" /><img class="full" src="lpics/portrait6.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait7b.jpg" alt="" title="" /><img class="full" src="lpics/portrait7.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait8b.jpg" alt="" title="" /><img class="full" src="lpics/portrait8.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait9b.jpg" alt="" title="" /><img class="full" src="lpics/portrait9.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait10b.jpg" alt="" title="" /><img class="full" src="lpics/portrait10.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait11b.jpg" alt="" title="" /><img class="full" src="lpics/portrait11.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait12b.jpg" alt="" title="" /><img class="full" src="lpics/portrait12.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait13b.jpg" alt="" title="" /><img class="full" src="lpics/portrait13.jpg" alt="" title="" /></a></li>
</ul>
and if so when I get this part of the html and place it on my page I get a container to my right with no picture in it. and some text to the right of the container Image set #1 to the left of the box.
I tried inserting an image of my own here the container changed to my image.
<img class="default" src="lpics/default.jpg" alt="default image" title="" />
I'm starting to sound blond again :p Please can any one help.
Thanks Denise
http://www.cssplay.co.uk/menu/list_gallery.html
The script part I have no problem I think:o, I place this between head tags.
Its the rest I can not figure out. What part of the HTML do I need.is this it.
<div class="photo">
<img class="default" src="lpics/default.jpg" alt="default image" title="" />
<ul class="topic">
<li><a class="set" href="#nogo">Image Set #1<!--[if gte IE 7]><!--></a><!--<![endif]--><b></b>
<ins><table><tr><td>
<ul>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait2b.jpg" alt="" title="" /><img class="full" src="lpics/portrait2.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait3b.jpg" alt="" title="" /><img class="full" src="lpics/portrait3.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait4b.jpg" alt="" title="" /><img class="full" src="lpics/portrait4.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait5b.jpg" alt="" title="" /><img class="full" src="lpics/portrait5.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait6b.jpg" alt="" title="" /><img class="full" src="lpics/portrait6.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait7b.jpg" alt="" title="" /><img class="full" src="lpics/portrait7.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait8b.jpg" alt="" title="" /><img class="full" src="lpics/portrait8.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait9b.jpg" alt="" title="" /><img class="full" src="lpics/portrait9.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait10b.jpg" alt="" title="" /><img class="full" src="lpics/portrait10.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait11b.jpg" alt="" title="" /><img class="full" src="lpics/portrait11.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait12b.jpg" alt="" title="" /><img class="full" src="lpics/portrait12.jpg" alt="" title="" /></a></li>
<li><a href="#nogo"><img class="thumb" src="lpics/portrait13b.jpg" alt="" title="" /><img class="full" src="lpics/portrait13.jpg" alt="" title="" /></a></li>
</ul>
and if so when I get this part of the html and place it on my page I get a container to my right with no picture in it. and some text to the right of the container Image set #1 to the left of the box.
I tried inserting an image of my own here the container changed to my image.
<img class="default" src="lpics/default.jpg" alt="default image" title="" />
I'm starting to sound blond again :p Please can any one help.
Thanks Denise