Results 1 to 6 of 6

Thread: Content Glider vs. Firefox 2.0.0.14

  1. #1
    Join Date
    May 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Content Glider vs. Firefox 2.0.0.14

    1) Script Title: Content Glider

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tentglider.htm

    3) Describe problem: I've created a nice page using Content Glider and it works perfectly with IE, but not with Firefox:

    www.thesotos.net/test.html

    Any thoughts?
    Roy
    roysoto@yahoo.com

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Your code is very sloppy, though don't feel too bad, I've seen much worse. You should use HTML 4.01 strict or transitional, in your case transitional would be easier. Then validate your HTML markup and it should work. It did here.

    W3c validator:

    http://validator.w3.org/
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Huh, thanks...never tried that before! I've switched to 4.01 transitional and gotten it down from 64 to 14 errors and still slogging my way through my sloppiness. Still not working with firefox, but hopefully it will when I figure these other errors out.

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If you need any help with any of them, feel free to ask. The validator can sometimes appear cryptic in its remarks and suggestions until you get used to it.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    May 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Amazing stuff...I got it down to 5 errors and as soon a I got rid of the old "valign="top" line it magically started working on Firefox. So I'm going to call that a big fat win, and stop while I'm ahead. Thanks!

    And I think the problem is that I copy/paste elements of websites that I've written over the past 10 years creating a disgusting morass of unvalidated slop!

    My apologies to the world of code organization and thanks again!

  6. #6
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Well I noticed, as I played around with it, that a number of errors could remain, yes, but also that there were more than one error preventing it from working. Removing all errors by (in my case) getting rid of everything on the page except the script and its content, with each content replaced with a single character - the quick test method - worked fine in all browsers.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •