Results 1 to 7 of 7

Thread: I need Help AsAp.

  1. #1
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I need Help AsAp.

    Can Some One Tell ME whats wrong if u fix this ill you to all my sites www.northstardesignz.com is the one this is made for i had it workin but i tweaked it and now it wont plz help


    //Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

    function showToolbar()
    {
    // AddItem(id, text, hint, location, alternativeLocation);
    // AddSubItem(idParent, text, hint, location, linktarget);

    menu = new Menu();
    menu.addItem("webmasterid", "About Us", "About Us", null, null);
    menu.addItem("dollzid", "Dollz-n-More", "Dollz-n-More", null, null);
    menu.addItem("graphicsid", "Graphics & Backs", "Graphics & Backs", null, null);
    menu.addItem("htmlid", "HtmlCodez", "Html Codes", null, null);
    menu.addItem("forumid", "NorthStar Main Forum", "NorthStar Main Forum", "http://pub10.bravenet.com/forum/777074572");
    menu.addItem("conatctid", "Contact Us", "Contact us", null, null);
    menu.addItem("searchengineid", "Search Engines", "Search Engines", null, null);
    menu.addItem("linksid", "Other Links", "Other Links", null, null);

    menu.addSubItem("webmasterid", "Main Page", "Main Page", "http://www.northstardesignz.com/", "");
    menu.addSubItem("webmasterid", "Our Family", "Our Family", "http://www.northstardesignz.com/AboutUs.html", "");
    menu.addSubItem("dollzid", "Holiday Dollz", "Holiday Doll", "http://www.northstardesignz.com/Dollz/holidaydollz.html ", "");
    menu.addSubItem("dollzid", "Couple Dollz", "Couple Dollz", "http://www.northstardesignz.com/Dollz/coupledollz.html ", "");
    menu.addSubItem("dollzid", "Family Dollz", "Family Dollz", "http://www.northstardesignz.com/Dollz/familydollz.html ", "");
    menu.addSubItem("dollzid", "Kid Dollz", "Kid Dollz", "http://www.northstardesignz.com/Dollz/kiddollz.html ", "");
    menu.addSubItem("graphicsid", "NorthStar Graphics", "NorthStar Graphics", "http://www.northstardesignz.com/graphics/graphics.html", "");
    menu.addSubItem("htmlid", "Dynamic Drive", "Dynamic Drive", "http://www.dynamicdrive.com/", "");
    menu.addsubItem("forumid", "NorthStar Main Forum", "NorthStar Main Forum", "http://pub10.bravenet.com/forum/777074572", "");
    menu.addSubItem("contactid", "Email Us", "Email Us", "www.northstardesignz.com", "");
    menu.addSubItem("searchengineid", "Yahoo", "Yahoo", "http://www.yahoo.com/", "");
    menu.addSubItem("searchengineid", "Google", "Google", "http://www.google.com/", "");
    menu.addSubItem("searchengineid", "Excite", "Excite", "http://www.excite.com", "");
    menu.addSubItem("searchengineid", "HotBot", "HotBot", "http://www.hotbot.com", "");
    menu.addSubItem("linksid", "NorthStar Forum", "NorthStar Forum", "http://pub10.bravenet.com/forum/777074572","");
    menu.addSubItem("linksid", "Web Review", "Web Review", "http://www.webreview.com/", "");
    menu.addSubItem("linksid", "Freewarejava.com", "Freewarejava.com", "http://www.freewarejava.com/", "_blank");
    menu.addSubItem("linksid", "Web Monkey", "Web Monkey", "http://www.webmonkey.com/", "_blank");
    menu.addSubItem("linksid", "Download.com", "Download.com", "http://download.com/", "");
    menu.addSubItem("linksid", "Tucows", "Tucows", "http://tucows.com/", "");
    menu.addSubItem("linksid", "Dynamic Drive", "Dynamic Drive", "http://www.dynamicdrive.com/", "");
    menu.showMenu();
    }

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Have a look at the source code on your site - it's all missing. There's only fractions of scripts.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    can someone edit that for me and fix it and ill repost it plz

  4. #4
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Read the instructions on the script's dynamic drive page and tell us where you get stuck.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  5. #5
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hey

    Ive Done It And Cant Find Out What Ive Done Wrong I Edited The Content And Reuploaded It And It Still Dont Work So Plz Reply And Let Me No

  6. #6
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    THATS FILE I SHOWED U UP ON TOP IS THE menucontext.js FILE THAT I REUPLOADED CHECK THAT FILE AND SEE IF U SEE ANYTHING WRONG WOTH THAT
    THX
    MIKE

  7. #7
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    PLEASE DON'T USE CAPS, IT'S INTERNET ETIQUETTE FOR SHOUTING.

    The menu seems fine now, all the links work.

    (just a bit of a pedantic nag, but bitmaps aren't suitable for websites (one of your graphics is a .bmp))

    Merry Christmas
    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •