Results 1 to 4 of 4

Thread: Top Navigational Bar III

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

    Default Top Navigational Bar III

    1) Script Title: Top Navigational Bar III

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

    3) Describe problem: First, let me say that this is an excellent user friendly script. I've installed it on my EZBoard message board. Because the EZBoard system is a bit odd, the scripts are placed in areas different from the recommeded areas (no 'body' area in EZBoard).

    The NavBar works perfectly, however, a script error continues to pop up:

    Line: 61
    Char: 1
    Error: 'crosslogo' is undefined
    Code: 0
    URL: http://p083.ezboard.com/bjoesdiecastshack

    I cannot figure out what that error means or how to repair it. Any assistance is greatly appreciated.

    Joe

  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

    The word:

    crosslogo

    does not appear anywhere within the distribution archive for this script. It most likely is an error from another script linked to or on your page.
    - John
    ________________________

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

  3. #3
    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

    After looking at your page a bit more, it is this script:

    Code:
    <script src="http://www.joesdiecastshack.com/bttt/jumptop.js">
    
    /***********************************************
    * Jump To Top Link Script- © Dynamic Drive (www.dynamicdrive.com)
    * Last updated Nov 13th, 03'.
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/
    
    </script>
    that is causing the error. Since it isn't functioning at all in IE and isn't functioning properly in FF, I'd just get rid of it.
    - John
    ________________________

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

  4. #4
    Join Date
    Feb 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks a ton! I didn't even notice the 'jumptop' was dead.

    Because of the goofy EZBoard setup, moving the jumptop script reapired it and the error.

    You guys rock!!

    Joe

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
  •