Help! Firefox And Ie Not Playing Nice! - Div overflow problems!

free web hosting
Open Discussion > CONTRIBUTE > The Internet > Web Design

Help! Firefox And Ie Not Playing Nice! - Div overflow problems!

Damen
I recently made a website for a friend.

http://www.TheQuotes.co.nr

Now, here is the problem. It seems if you load it with FF the middle section background will not strech. But if you use IE it will.

Does anyone know why this is happening or how to fix it?

Here is the code I have in the index file.

CODE
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>The Quotes</title>

<style type="text/css">
a{ color: #ffffff; size:-1;}
</style>
</head>

<body bgcolor="#910A99">
<center>
<div style="height:449px; background-image:url(top.gif); width:664px; background-repeat:no-repeat"></div>
<div  style="background-image:url(middle.gif); width:664px; height:100px; background-repeat:repeat-y;">
  <div align="left">
    <blockquote>
      <blockquote>
        <blockquote>
          <p>
          
          <!--Insert your quotes after this hun. The following is an example of how one would look.-->
          

<font color="#4B0082">Go to page: <a href="quotes.html">1</a> | <a href="quotes2.html">2</a> | <a href="quotes3.html">3</a> | <a href="quotes4.html">4</a> | <a href="quotes5.html">5</a> | <a href="quotes6.html">6</a></font>
<br>
<h2><font color="white">Page 1</font></h2>
<br><hr>

ALL OF THE QUOTES EDITED OUT

<hr>          
          </p>
          </blockquote>
      </blockquote>
    </blockquote>
  </div>
</div>
<div style="height:265px; background-image:url(bottom.gif); width:664px; background-repeat:no-repeat"></div>
</center>
<div style="position:absolute; z-index:1; top:1px; left:1px;"><img src="logo.gif" /></div>
</body>
</html>

 

 

 


Reply

jlhaslip
Can you post a live link please so we can have a look. Remember that we don't have the images, so if the page is uploaded someplace, post a link.

Also, which div is not stretching? and when you say not stretching, do you mean in width or height?

Thanks.

*edit*

I guess we are to go to the site directly... posted in your opening post...

Well, to begin with, add a Doctype Declaration so the two browsers are not in quirks mode. Lacking a Doc Type is a sure way to have one of them mis-interpret the html. smile.gif


Reply

Damen
QUOTE(jlhaslip @ Jul 17 2007, 09:06 PM) *
Can you post a live link please so we can have a look. Remember that we don't have the images, so if the page is uploaded someplace, post a link.

Also, which div is not stretching? and when you say not stretching, do you mean in width or height?

Thanks.


Http://www.thequotes.co.nr

That is the live link.

When I say not stretching I mean height.

Take a look at what I mean.

Reply

Damen
I have DOCTYPE tags in the html file.

But I cut off the top of the text to size it down some.

This is what I have.

QUOTE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Reply

Tramposch
Can i see the css? its sometimes in the css its very annoying how you have to make it work for both browsers, there hsould just be one universal browser, sad.gif

Reply

jlhaslip
Here is the error report from the Tidy Utility I have. Notice that the first line says the Doctype is missing.
QUOTE
Result: 0 errors / 5 warnings

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 12 column 1 - Warning: <script> inserting "type" attribute
line 17 column 1 - Warning: <frameset> proprietary attribute "frameborder"
line 17 column 1 - Warning: <frameset> proprietary attribute "border"
line 17 column 1 - Warning: <frameset> proprietary attribute "framespacing"
Info: Document content looks like HTML Proprietary


Where is this page Hosted? Is it possible the Web Host is stripping out the Doctype so that they can place it into a Frameset?

*edit*

Indeed, the re-direction service you are using is stripping out the Doctype on you.
When I do an html Tidy report, your page has 363 errors when measured against the Doctype you are using. Not good.
Don't know what to tell you, except between the incorrect Doctype for the level of code you have, and the Frameset the Host is supplying, the page is not very cross-browser friendly. sad.gif

Tramposch, the css is embedded in the page. There is no CSS file.

 

 

 


Reply

Damen
Well to start fresh.

Co.Nr was not the one doing it on me.

I have uploaded it here also with no redirection.

http://www.damen.trap17.com/quotes/quotes.html

It still does the same thing.

The CSS for this is embedded inside the file.

Any other possible problems? Maybe run your checker again on the link above.

Reply

Damen
Also,

I have made quite a few website, all more complicated than this simple one, and I have never had a problem between firefox and ie other than pngs. And that has been solved in IE 7.0.

I am just stumped as to what the problem is here guys.

ANYONE who thinks they might know why, please help.

Reply

Damen
I have still not solved this problem. Will people please take another look at it.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. firefox div overflow got problem with ie - 8.14 hr back. (1)
  2. div overlay different top left firefox ie - 17.49 hr back. (1)
  3. firefox mis align on websites not on ie - 43.23 hr back. (1)
  4. image overflow problem in joomla - 53.43 hr back. (1)
  5. doctype div overflow problem - 57.06 hr back. (2)
  6. background image not going down the height of the page in firefox - 59.83 hr back. (1)
  7. centering a div in firefox and ie - 65.52 hr back. (1)
  8. internet explorer div firefox problem - 74.32 hr back. (1)
  9. flash 100% width firefox overflow div - 88.44 hr back. (1)
  10. div style overflow not woring in firefox - 88.91 hr back. (1)
  11. div overflow ie problem - 89.02 hr back. (1)
  12. tr "proprietary attribute" width tidy - 93.18 hr back. (1)
  13. joomla how make table look same in ie ff - 95.71 hr back. (1)
  14. wmode opaque flash wht - 96.57 hr back. (1)
Similar Topics

Keywords : firefox, playing, nice, div, overflow, problems

  1. Firefox And Ie: Table Layouts Look Different In Us!
    A Discussion on Why These Major Browsers Display Different Table Layou (3)
  2. Nice Effects With Picture Viewing/manupulating ...
    (1)
    We can start with this one: http://leandrovieira.com/projects/jquery/lightbox/ Used in the
    Firefox add ons page ... BRs, M.....
  3. I Need Some Help With Flash And Div Overlay
    using wmode in IE problems (5)
    Hi guys, I have a problem with one of my designs at the moment. Here's the problem: I have a
    flash game in the middle of a page. However, the site navigation has dropdown menus that go on top
    of the flash. Now, the navigation works if I use "wmode = transparent" or "wmode = opaque" in the
    flash code. Yet, there is another problem: In Internet Explorer (I'm running version 7) the
    arrow keys "up" and "down" in most flash games will not work properly. Instead, they will make the
    page scroll up and down, even if the flash file has focus. This situation does not exi....
  4. Firefox Explodes When I Put Height To 100%
    What's up with that? (3)
    CODE <table width="100%" height="100%" cellspacing="0"
    cellpadding="0"><tr><td><table width="100%"
    background="/images/bg.gif" cellspacing=0><tr><td width="100%
    BACKGROUND="/images/bg.gif"></td><td valign="right"><img
    src="/images/greyhound.gif"></td></tr></table> <table
    height="100%" width="100%" cellspacing=0><tr height="100%"
    width="100%" bgcolor="....
  5. Firefox V/s Internet Explorer For Web Design
    (14)
    hi friends. I have noticed one thing that when we surf web with columns on it we see that internet
    explorer shows the site in a nice way. But when we surf the same site with firefox, it destroys the
    whole structure of site. and shows the columns very clearly and boldly. Can any body tell me
    what's wrong with firefox?....
  6. Why Tables For Layout Is Stupid
    problems defined, solutions offered (10)
    this covers what every web developer/designer should know, first and foremost. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> although this resource has
    been around since 2003, there are still some things to learn from it, especially for beginners. the
    gist of it all is this: avoid TABLES for LAYOUT at all cost. /tongue.gif"
    style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> Why tables for layout
    is stupid: problems defined, solutions offered MAIN SECTIONS COVERED: Introduction
    QUOTE ....
  7. Nice Looking Address
    pls help me (2)
    i have created a site. i did all the pages in html. now i want o provide links like
    http://www.example.com/sample instead of http://www.example.com/sample.html wht should i do to
    create such links? pls help.......
  8. Ahhh! Problems With Joomla On Paying Client's Site - Help!
    And my deadline was yesterday (17)
    Can someone, knowledgeable on Joomla! pleeeease help me asap! I uploaded Joomla and went
    through the install. Three red flags showed up, two of which I ignored because they come up on just
    about every site I do and don't affect the end product in any way but one of which was Safe
    Mode: ON. Even so I don't think that this is causing the problem. I continued with the
    installation and all seemed successful until I tried to view the site which was missing all images
    (not even a red x where they should be) and there seemed to be no css styling. I log into th....
  9. General Categories On Nice Website - Contribute
    I'm trying to figure out general categories for personal website (0)
    Hello to all surfers.. Surfing a lot? Tired of messed up links, with strange names and organization.
    You think you could categorize internet in few simple categories made for you by you, which others
    might find attractive?! Well help, and contribute. Maybe if we post how would we like our
    categories to look like going to "BASIS" programmers might follow and we could surf even more
    easier. Post your opinions and ideas. From my side of view, and by the content i look most of the
    time, i would categorize nice site in this categories: QUOTE(My MAIN Categories selectio....
  10. Firefox Extensions Dream Package #1: Web Design Extensions
    add-ons and plug ins (27)
    Well since Fire fox got updated and I have got the universal package browser for web design I
    thought why not share it to those who do not know about these tools so here we go. I will explain
    each tool and what it is used for and then give you the simple instructions on where to get it and
    where to find it. First download Firefox http://www.mozilla.com/products/download.h...&lang=en-US
    then install it and your set from there, Now for the plug-ins and add-ons. ColorZilla What
    this program does is that once you select it a small ink dropper icon will show up and ....
  11. No Frames, But Still A Nice Menu?
    (11)
    Hi, So apparently frames are not done anymore. The nice thing about frames was, that you could have
    a nice menu, which was always positioned at the same spot. I am currently constructing a Joomla
    page, as I am working on a website that has to be eddited by people that don't know too much
    about html. Is there any way to get a menu that does not move while scrolling down? Please help.
    Marco ....
  12. How Nice Is Css Design ?
    (21)
    Hi guys.. I have a website : www.bakoelweb.com But, some friends comment that that site should be
    created with CSS layout What's the advantage of CSS design ? is it really tableless layout ?....
  13. Nice Button Builder, This One Is The Best For Mac
    (4)
    i mentioned in an earlier post about rapid weaver a website design software. well the same company
    makes a software called button builder. its very easy to use, you can literaly have a profession but
    in a second. literally. im not exageratting. go to realmacsoftware.com....
  14. Firefox And Ie Preview
    (7)
    While I was making my web-site in front page, I've noticed that when preview it Internet
    Explorer it often looks very different from Mozzila's Firefox. I've got worried that my
    web-site might look good in Firefox but simultaneously show up messed up in Internet Explorer web
    browser. So. now I have to adjust HTML code for both browsers. Are there any suggestions of how to
    properly use html code to be able to view web pages in both web browsers the same? Maybe I need to
    use some special tags or something?....
  15. What Is So Great About Firefox?
    is IE going down the tubes? (27)
    What is so great about Firefox? The last I knew 98% of people were using Internet Explorer, so as a
    web designer, I really only had to worry about Internet Explorer displaying my website correctly.
    I've read that Firefox now makes up about 20% of the browser market. These two browsers display
    web pages completely different and it's a bit frustrating to say the least! Why are people
    suddenly using Firefox and not Internet Explorer? Did you switch from Internet Explorer to Firefox
    and if so why?....
  16. Ftp Problems
    new to hosting, can someone help? (3)
    Greetings, Im new to hosting and just set up my trap domain, The cpanel is kinda confusing only
    because there are alot of buttons, I made basic web page with frontpage, and published it, I have
    created a new network place. but nothing is there when i open my domain but a trap message. When I
    open the ftp:// page I get a ftp folder error message, ( also why does it say im user 5 or 7
    sometimes, are people using my page?) Can anyone set me in the right direction??? Thanks for your
    time reading this. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ....
  17. Templates
    download Nice Template (10)
    I Fint this Template for u /biggrin.gif' border='0' style='vertical-align:middle'
    alt='biggrin.gif' /> http://xinfo.3dmaster.net.ru/templates/Tem...6471-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6417-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6221-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6370-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6419-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6446-SPK100.rar
    http://xinfo.3dmaster.net.ru/templates/Tem...6207-SPK100.rar hihi I Find th....
  18. Problems With Imageready
    it keeps running out of memory (3)
    can anyone help, imageready keeps running out of memory when i try and optimize and save. Is anyone
    else having this problem?....
  19. CSS Problems
    (0)
    Hey there, I threw out some css code and came up with this: kelp.uni.cc There's some
    incompatibilities, though. With IE it displays fine and in Firefox it's different. Open one
    window in FF and one in IE. The menu on the left in IE is what I want, but in Firefox it looks
    larger. Does anybody know the answer to this problem?....
  20. Post Your Signatures Here!
    See who has a nice signature (48)
    Hey everyone I am pretty amature with photoshop but I think thi is ok for my first signature. Check
    it out below: Post your sigantures here so everyone can comment on them and give tips etc.......
  21. color picker tool
    nice machine to pick color codes (2)
    http://www.colorschemer.com/online.html , somekind of helping in picking colors quickly and
    easiely /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />....

    1. Looking for firefox, playing, nice, div, overflow, problems

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for firefox, playing, nice, div, overflow, problems

*MORE FROM TRAP17.COM*
advertisement



Help! Firefox And Ie Not Playing Nice! - Div overflow problems!



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE