[RESOLVED] image wont center in firefox with javascript thingy..
div#center {
margin-left: auto;
margin-right:auto;
display: block;
text-align: center;}
<div id="center">
<script type="text/javascript">
new fadeshow(truck, 512, 384, 0, 1500, 1, "")
</script>
</div>
www.disasterexpertsinc.com
is the page, it is the set of pictures, in IE it works in firefox it dosent,
www.bunkcouch.com/hallofame.php
uses the same code and works, but there is no javascript function showing the image, and this site was designed to produce money please disregard that, i just need some help. Im working on this business site now.
Re: image wont center in firefox with javascript thingy..
Well i have the site up now, still looking for a solution, by the way, anyone who lives in atlanta can register for a free carpet cleaning.. ha
Re: [RESOLVED] image wont center in firefox with javascript thingy..
its funny that we dont think of the simple fixes sometimes...
<center></center>
...actual bare html, comes in handy