A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Problems between difference in IE and FireFox

  1. #1
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784

    Problems between difference in IE and FireFox

    My site fits together perfectly in Firefox, but in IE it has gaps. Why is this, and how do I fix it?

    Question 2
    The first page I want a user to see is index.php. How do I setup my webpage so it works like this. Also, I don't want it to look like, www.page.com/index.php. I just want it to look like www.page.com but still bring up the index.php.

    Thanks
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  2. #2
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    gaps...
    use a transparent gif 388x1 (foreground above the text)to define the width were
    Turret Pong
    Created by Tristage. A creative twist on the original Pong. Score points to upgrade your turret to the ultimate fighting machine! - 7/13/2007
    is as otherwise the cell is dropping to the text (did in firefox for me)...the td witdh gets overidden/ignored (don't know why just does) and all should fall into place.

    index.php...normally a site will default to index.php with domain only but there has to be no index.htm/html as well...there are variations on this so experiment.
    This usually applies to subfolders too.

    mike

  3. #3
    Senior Member TheLostGuru's Avatar
    Join Date
    Aug 2004
    Location
    I live on this webpage...
    Posts
    784
    Mike - I tried that transparent gif and it didn't seem to work. Maybe I did it incorrectly though. I just put it in the same table cell that the words are in. Any other ideas?
    "If I have seen further it is by standing on the shoulders of giants." Isaac Newton
    ------------------------------------------------------------------------------

  4. #4
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    Hmm... well its corrected my view of the page in firefox

    <div align="center"><span class="style1"> in the same place have lost their closing tags...not sure if that will make a difference though.

    I was seeing everything in line with that text displaced before so I assumed that's what you had a problem with...I don't actually have IE.

    Calling anyone with IE...................

    mike

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

HTML5 Development Center