 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
quartzy
Joined: 26 Dec 2007 Posts: 405
|
Posted: Tue May 13, 2008 4:39 am gallery not working in IE6 |
|
|
|
Hello
Sticks gave me a gallery script but it is not working in IE6, ie the images do not open. Can anyone help? Should add that they open up OK for all other browsers, like IE7 and FF
| Code: |
<style type="text/css">
#gallblock {position:relative;width:700px; height:390px; margin:0 auto 0 10px; z-index:1;}
/* The thumbnail block on the right */
#gallblock ul {width:140px; height:370px; padding:0; margin:15px 0 5px 0; list-style-type:none;
float:right;}
#gallblock li {float:left;}
#gallblock a.gallery, #gallblock a.gallery:visited {display:block; color:#282828; text-decoration:none;
border:1px solid #fff; margin:1px 2px 1px 2px; text-align:left; cursor:default;}
#gallblock a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px;color: #fff; background:#282828; overflow:hidden;}
#gallblock a.gallery:hover {border:1px solid #fff;}
#gallblock a.gallery:hover img {border:1px solid #fff; float:left; margin-right:5px;}
/* #gallblock a.slideb:hover img, #gallblock a.slidei:hover img {float:right;} */
#gallblock a.gallery:hover span {position:absolute; width:550px; height:370px; top:10px; left:5px;}
#gallblock a.slided {background:url('thumbs/jd1.jpg'); height:45px; width:60px;}
* html #gallblock a.slided {width:91px; w\idth:93px;}
#gallblock a.slidee {background:url('thumbs/jd2.jpg'); height:45px; width:60px;}
#gallblock a.slidef {background:url('thumbs/jd3.jpg'); height:45px; width:60px;}
* html #gallblock a.slidef {width:91px; w\idth:93px;}
#gallblock a.slideg {background:url('thumbs/jd4.jpg'); height:45px; width:60px;}
#gallblock a.slideh {background:url('thumbs/jd5.jpg'); height:45px; width:60px;}
#gallblock a.slidei {background:url('thumbs/gold6.jpg'); height:45px; width:60px;}
</style> |
| Code: |
<div id="back">
<div id="gallblock">
<ul>
<li><a class="gallery slided" href="#nogo"><span>
<img src="bigimages/johndory.jpg" alt="john dory view 1" width="480" height="360" /><br />
John Dory view 1<br />
<br />
</span></a></li>
<li><a class="gallery slidee" href="#nogo"><span>
<img src="bigimages/johndory1.jpg" alt="john dory view 2" width="480" height="359" /><br />
John Dory view 2<br />
<br />
<br />
</span></a></li>
<li><a class="gallery slidef" href="#nogo"><span>
<img src="bigimages/johndory2.jpg" alt="john dory view 3" width="480" height="360" /><br />
John Dory view 3<br />
<br />
</span></a></li>
<li><a class="gallery slideg" href="#nogo"><span>
<img src="bigimages/johndory5.jpg" alt="John Dory eye" width="480" height="360" /><br />
John Dory eye<br />
<br />
</span></a></li>
<li><a class="gallery slideh" href="#nogo"><span>
<img src="bigimages/johndory4.jpg" alt="close up of john dory tiles" width="480" height="360" /><br />
Close up<br />
<br />
</span></a></li>
</ul>
</div>
</div>
|
HTML is above |
|
sticks464
Joined: 31 Dec 2006 Posts: 1177
|
Posted: Tue May 13, 2008 9:38 am |
|
|
|
| quartzy, is this a gallery on the site that is on the website review? If so, what page? If not we'll have to see it live or where the code came from. |
|
quartzy
Joined: 26 Dec 2007 Posts: 405
|
Posted: Tue May 13, 2008 11:07 am re |
|
|
|
hello
the code the page is on are for example www.quartzy.007sites.com/johndory but it is not the only page it is all the ones with a gallery /sun /oldmen |
|
sticks464
Joined: 31 Dec 2006 Posts: 1177
|
Posted: Wed May 14, 2008 10:16 am |
|
|
|
| The link takes me to 007sites.com website but not johndory site |
|
quartzy
Joined: 26 Dec 2007 Posts: 405
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|