Hi,
I am using one of the built-in jquery slider scripts. Everything works fine in explorer, but in Firefox, Opera and Chrome is messed up.
Here is the style:
<style type="text/css">
.clear {
clear:both
}
#gallery {
position:relative;
height:237px
}
#gallery a {
float:left;
position:absolute;
}
#gallery a img {
border:none;
}
#gallery a.show {
z-index:250
}
#gallery .caption {
z-index:350;
background-color:#000;
color:#ffffff;
height:0px;
width:100%;
position:absolute;
bottom:0;
}
#gallery .caption .content {
margin:5px
}
#gallery .caption .content h3 {
margin:0;
padding:0;
color:#009933;
}
</style>
Here is the link to the website:
http://www.iisconsult.ro
is the slider on the left down the flash.