Welcome to TalkGraphics.com
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Apr 2004
    Posts
    5

    Default

    I erased the entire code. I did this because I was weary about what would happen if i erased ANY of the code, so I deleted some and that is where my problems arised. Before It gotta out of control I just risked it and saw what happened. Well my whole site was OK!!!and erasing that "mumbo jumbo" in between the actual code didn't hurt my layout, my images, my text. IT WAS FINE!
    With the Xaramenu.js file, what you say is true, but you also need to write(type) where it is located(http or where ever it is) in the code


    Good Luck,
    StoneyJ

    If you need anymore info or confused on my explanation please reply ASAP

  2. #12
    Join Date
    Mar 2004
    Posts
    10

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by Bb2:
    hi i dont think its the navbar causing problems as if you remove the navbar the page still does not display correctly

    Its a case of going through the html to find where the problem lies. Ill give this a go should i have time this evening but i recommend this is where you begin. <HR></BLOCKQUOTE>

    OK I have isolated the problem to the html generated for the XARA Webstyle navbar!

    I have a www.plumbingafrica.co.za/xara_menu_only.htm with a single include page of just the navbar - NO application code to confuse the issue. BTW, if you view the www.plumbingafrica.co.za/xara_top_menu.htm on its own it appears fine.

    When I publish to my own system the source is:

    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" startspan -->

    <p><!--webbot CLIENTSIDE
    bot="Ws4FpEx" MODULEID="'PTMG (Project)\Top_menu_off.xws'" PREVIEW="<img src='images/Top_menu.gif?04A44989' editor='Webstyle4' border='0'>" startspan --><script src="xaramenu1.js"></script><script Webstyle4 src="images/top_menu.js"></script><noscript><img src="images/Top_menu.gif?04A44989" editor="Webstyle4"></noscript><!--webbot
    bot="Ws4FpEx" i-CheckSum="41864" endspan -->
    </p>

    <!--webbot bot="Include" endspan i-checksum="57443" -->

    </body>

    The published source is at the hosted website:
    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" startspan -->

    <p><script src="xaramenu1.js"></script><script Webstyle4 src="images/top_menu.js"></script><noscript><img src="images/Top_menu.gif?04A44989" editor="Webstyle4"></noscript>
    </p>

    <!--webbot
    bot="Include" i-CheckSum="62371" endspan -->
    </p>

    <!--webbot bot="Include" endspan i-checksum="57443" -->

    </body>

    When I view the html published with FP directly there is an extra include:


    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" -->

    <!--webbot bot="Include" -->

    </body>

    This extra include does not appear on my system.

    I am at a loss to explain this extra 'include' - any ideas?

    The mystery gets deeper!!??
    Regards

    Tony Randell

  3. #13
    Join Date
    Apr 2004
    Posts
    5

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by trandel:
    [QUOTE]Originally posted by Bb2:
    hi i dont think its the navbar causing problems as if you remove the navbar the page still does not display correctly

    Its a case of going through the html to find where the problem lies. Ill give this a go should i have time this evening but i recommend this is where you begin. <HR></BLOCKQUOTE>

    OK I have isolated the problem to the html generated for the XARA Webstyle navbar!

    I have a http://www.plumbingafrica.co.za/xara_menu_only.htm with a single include page of just the navbar - NO application code to confuse the issue. BTW, if you view the http://www.plumbingafrica.co.za/xara_top_menu.htm on its own it appears fine.

    When I publish to my own system the source is:

    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" startspan -->

    <p><!--webbot CLIENTSIDE
    bot="Ws4FpEx" MODULEID="'PTMG (Project)\Top_menu_off.xws'" PREVIEW="<img src='images/Top_menu.gif?04A44989' editor='Webstyle4' border='0'>" startspan --><script src="xaramenu1.js"></script><script Webstyle4 src="images/top_menu.js"></script><noscript><img src="images/Top_menu.gif?04A44989" editor="Webstyle4"></noscript><!--webbot
    bot="Ws4FpEx" i-CheckSum="41864" endspan -->
    </p>

    <!--webbot bot="Include" endspan i-checksum="57443" -->

    </body>

    The published source is at the hosted website:
    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" startspan -->

    <p><script src="xaramenu1.js"></script><script Webstyle4 src="images/top_menu.js"></script><noscript><img src="images/Top_menu.gif?04A44989" editor="Webstyle4"></noscript>
    </p>

    <!--webbot
    bot="Include" i-CheckSum="62371" endspan -->
    </p>

    <!--webbot bot="Include" endspan i-checksum="57443" -->

    </body>

    When I view the html published with FP directly there is an extra include:


    <body>

    <!--webbot bot="Include" U-Include="xara_top_menu.htm" TAG="BODY" -->

    <!--webbot bot="Include" -->


    This is the same code that I ERASED. FP adds that. Just delete it.

 

 

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
  •