Results 1 to 2 of 2

Thread: :: DD Tab Menu error in Opera 8.5

  1. #1
    Join Date
    Feb 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post :: DD Tab Menu error in Opera 8.5

    Hi there,

    I am getting this error with using this menu option. I am using trans XHTML and no other scripts.

    XML parsing failed: not well-formed (Line: 93, Character: 30)

    Reg: this script:
    HTML Code:
    function highlighttab(aobject){
    if (typeof tabobjlinks=="undefined")
    collecttablinks()
    for (i=0; i<tabobjlinks.length; i++)
    tabobjlinks[i].className=""
    aobject.className="current"
    }
    The semicolon after tabobjlinks.length is what is showing an error. I haven't tested it in other browsers to see if its a cross-wide thing.

    Thanks for working on this!

    Llyra

  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

    You are getting this error on the demo page?
    - 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
  •