Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2006
    Location
    Ontario
    Posts
    67

    Unhappy Trouble with Nav.Bar.

    Can anyone tell me where the problem lies with
    www.huletgo.com - Caves2. "URL Cave5 is not available"

    Yet www.huletgo.com/Cave5.htm comes up fine which shows it is on the server.

  2. #2
    Join Date
    Jul 2006
    Location
    Tampa Bay
    Posts
    21

    Default Re: Trouble with Nav.Bar.

    I would say something is wrong with your code, a typo or something. If you could post it we could look at it.

  3. #3
    Join Date
    Oct 2006
    Location
    Ontario
    Posts
    67

    Default Re: Trouble with Nav.Bar.

    <!--webbot CLIENTSIDE
    bot="Ws4FpEx" MODULEID="'Menu1 (Project)\Menu1_off.xws'" PREVIEW="&lt;img src='Menu1.gif?021CFF2D' editor='Webstyle4' border='0'&gt;" startspan --><script src="xaramenu.js"></script><script Webstyle4 src="menu1.js"></script><noscript><img src="Menu1.gif?021CFF2D" editor="Webstyle4"></noscript><!--webbot
    bot="Ws4FpEx" endspan i-checksum="17834" -->

    <p>
    <object type="application/x-shockwave-flash" data="IFXDATA/Mix1.swf?DT=IFXDATA/" id="INSTANTFXMP10603494" name="INSTANTFXMP10603494" width="115" height="37"><param name="movie" value="IFXDATA/Mix1.swf" /><param name="quality" value="high" /><param name="flashvars" value="DT=IFXDATA/" /><param name="bgcolor" value="#000000" /><param name="WMode" value="Opaque" /><param name="Scale" value="showAll" /><param name="SAlign" value="" /></object></p>
    <p>
    &nbsp;</p>

  4. #4
    Join Date
    Jul 2006
    Location
    Tampa Bay
    Posts
    21

    Default Re: Trouble with Nav.Bar.

    The code we need to look at is the .js (javascript) file where all the variables are defined. You need to look for a file possibly called in your system Menu1_vnavbar.js.


    This is what mine looks like (note mine is _hnavbar because I use a horizontal not vertical nav bar):

    startMainMenu("",0,0,2,0,0)
    mainMenuItem("m7_hnavbar_b1",".gif",32,64,loc+"../"+"index.html","","Home",2,2,"m7_hnavbar_plain ");
    mainMenuItem("m7_hnavbar_b2",".gif",32,64,loc+"../"+"projects.htm","","Projects",2,2,"m7_hnavbar_pla in");
    mainMenuItem("m7_hnavbar_b3",".gif",32,64,loc+"../"+"parts.htm","","Parts",2,2,"m7_hnavbar_plain ");
    mainMenuItem("m7_hnavbar_b4",".gif",32,64,loc+"../"+"services.htm","","Services",2,2,"m7_hnavbar_pla in");
    mainMenuItem("m7_hnavbar_b5",".gif",32,64,loc+"../"+"f1/features.htm","","Features",2,2,"m7_hnavbar_plain" );
    mainMenuItem("m7_hnavbar_b6",".gif",32,64,loc+"../"+"links.htm","","Links",2,2,"m7_hnavbar_plain ");
    endMainMenu("",0,0);

  5. #5

    Default Re: Trouble with Nav.Bar.

    Hi,

    The problem lies in the URL:

    you wrote Cave5.htm. <-- notice the dot at the end !

    while you meant

    Cave5.htm

    Regards,
    Bernard

  6. #6
    Join Date
    Oct 2006
    Location
    Ontario
    Posts
    67

    Default Re: Trouble with Nav.Bar.

    Wish I had seen your comment earlier - of course that was my original problem. I have since deleted it and given myself a real headache. It is now hanging up when I try to save the graphic and window tells me it has to close down. I have uninstalled and re-installed but still the same. I don't know if that particular graphic is cursed!! Will try again tomorrow.
    Thanks for helping.

  7. #7
    Join Date
    Oct 2006
    Location
    Ontario
    Posts
    67

    Default Re: Trouble with Nav.Bar.

    To be honest I could not find it and decided to scrap it and start all over with the result in the previous post. The fault lay in htm. Guess at 79 I am still learning the hard way.!! Thanks for the help anyway, my problem can only get worse before it gets better

 

 

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
  •