Results 1 to 3 of 3

Thread: [RESOLVED] image wont center in firefox with javascript thingy..

  1. #1

    Thread Starter
    Fanatic Member damasterjo's Avatar
    Join Date
    Nov 2005
    Location
    In front of my Comp DirectX7 EXpert
    Posts
    827

    Resolved [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.
    Last edited by damasterjo; Mar 28th, 2008 at 03:21 PM.
    Software languages known:
    Qbasic - TI-Basic - Liberty Basic - Visual Basic 6
    Software API's known:
    Directx 7 and 8
    Internet languages, in the process of learning:
    HTML - JAVASCRIPT - PHP - CSS - MYSQL - AJAX

  2. #2

    Thread Starter
    Fanatic Member damasterjo's Avatar
    Join Date
    Nov 2005
    Location
    In front of my Comp DirectX7 EXpert
    Posts
    827

    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
    Software languages known:
    Qbasic - TI-Basic - Liberty Basic - Visual Basic 6
    Software API's known:
    Directx 7 and 8
    Internet languages, in the process of learning:
    HTML - JAVASCRIPT - PHP - CSS - MYSQL - AJAX

  3. #3

    Thread Starter
    Fanatic Member damasterjo's Avatar
    Join Date
    Nov 2005
    Location
    In front of my Comp DirectX7 EXpert
    Posts
    827

    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
    Software languages known:
    Qbasic - TI-Basic - Liberty Basic - Visual Basic 6
    Software API's known:
    Directx 7 and 8
    Internet languages, in the process of learning:
    HTML - JAVASCRIPT - PHP - CSS - MYSQL - AJAX

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width