Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Firefox, CSS, and Newsgroups

  1. #1
    Join Date
    Feb 2007
    Location
    🌎
    Posts
    528
    Thanks
    10
    Thanked 10 Times in 10 Posts
    Blog Entries
    2

    Default Firefox, CSS, and Newsgroups

    The pictures tell the whole story.
    Internet Explorer 8β:
    Attachment 1976
    ...and Firefox 3.0.1:
    Attachment 1977
    WTF‽
    I'm pretty sure it's a CSS problem. Here is the entire page:
    HTML Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Disc Error</title>
    <style type="text/css">
    <!--
    body,td,th {
    	color: #000000;
    	background-color: #FFFFFF;
    }
    a:link {
    	color: #0000FF;
    	text-decoration: none;
    }
    a:visited {
    	text-decoration: none;
    	color: #33FFFF;
    }
    a:hover {
    	text-decoration: underline;
    	color: #00FFFF;
    }
    a:active {
    	text-decoration: none;
    	color: #000000;
    }
    a:link, a:visited, a:hover, a:active {
    	background-color: #FFFFFF;
    }
    p:first-line {
    	font-variant: small-caps;
    }
    -->
    </style>
    </head>
    
    <body>
    <div style="text-align: right;">
      <p><a href="index.html"><img src="discerror.jpg" alt="Disc Error" width="400" height="78" style="border: none;"></a></p>
    </div>
    <h1><code>About the Disc Error Experiment</code></h1>
    <p><code>Sent: August 10, 2008<br>
      From: doggitydogs &lt;<script type="text/javascript" src="doggitydogs.js"></script>&gt;<br>
      To: Disc Error &lt;<script type="text/javascript" src="doggitydogs.js"></script>&gt;<br>
    Reply | Forward</code></p>
    <p><code>The Disc Error Experiment is starting September 1<sup style="text-decoration: underline;">st</sup>.<br>
    What is the Disc Error Experiment, you say?<br>
    Well, the Disc Error Experiment (DEE for short) is a month-long experiment to find if putting CDs into their cases really does scratch them.<br>
    Now, I know what you're thinking. <em>Where the **** did that come from‽</em> Well, one day, I played a CD and put it back into its sleeve. About a month later, I tried to play the CD and, guess what, it didn't play correctly!</code></p>
    </body>
    </html>
    ....(o_ Penguins
    .---/(o_- techno_racing
    +(---//\-' in
    .+(_)--(_)' The McMurdo 500

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It works perfectly in FF 3.0.1 for me.
    Jeremy | jfein.net

  3. #3
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    same here... IE7, IE5, and FF3 all look the same
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  4. #4
    Join Date
    Feb 2007
    Location
    🌎
    Posts
    528
    Thanks
    10
    Thanked 10 Times in 10 Posts
    Blog Entries
    2

    Default

    What!? It works right if I save the page where the JavaScript and image files aren't...
    I've attached a Zip file with all three.
    [continues banging head]
    ....(o_ Penguins
    .---/(o_- techno_racing
    +(---//\-' in
    .+(_)--(_)' The McMurdo 500

  5. #5
    Join Date
    Feb 2007
    Location
    🌎
    Posts
    528
    Thanks
    10
    Thanked 10 Times in 10 Posts
    Blog Entries
    2

    Default

    I just noticed something. If I restore or minimize the window, the maximize it, it works correctly.
    Weird.
    But then if I refresh the page, it goes wonky again.
    Really weird.
    And switching to a different tab and back doesn't do a thing.
    Really weird.
    ....(o_ Penguins
    .---/(o_- techno_racing
    +(---//\-' in
    .+(_)--(_)' The McMurdo 500

  6. #6
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    No matter what I do I can't reproduce the problem you posted an image of. The only thing I get out of that zipped folder "_1" file is an error "invalid character" line 2 char 1
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  7. #7
    Join Date
    Jan 2006
    Location
    Ft. Smith, AR
    Posts
    795
    Thanks
    57
    Thanked 129 Times in 116 Posts

    Default

    Just tried minimizing/resizing the window and still couldn't reproduce the problem
    --------------------------------------------------
    Reviews, Interviews, Tutorials, and STUFF
    --------------------------------------------------
    Home of the SexyBookmarks WordPress plugin

  8. #8
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Yup, same here. I'm sorry.
    Jeremy | jfein.net

  9. #9
    Join Date
    Feb 2007
    Location
    🌎
    Posts
    528
    Thanks
    10
    Thanked 10 Times in 10 Posts
    Blog Entries
    2

    Default

    Let's see... valid HTML... valid CSS... character 2:1 is <... Nope. Just strange.
    Oh, sorry, I forgot to attach doggitydogs.js. That's the only remaining file.
    ....(o_ Penguins
    .---/(o_- techno_racing
    +(---//\-' in
    .+(_)--(_)' The McMurdo 500

  10. #10
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Nope, same thing.
    Jeremy | jfein.net

Bookmarks

Posting Permissions

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