Welcome to TalkGraphics.com
Results 1 to 4 of 4

Thread: Nav Bars

  1. #1
    Join Date
    Nov 2003
    Posts
    6

    Default

    at first, my nav bar works...but then: Error on page.
    anka-int.narod.ru/eng/index_eng.htm

  2. #2
    Join Date
    Nov 2003
    Posts
    6

    Default

    at first, my nav bar works...but then: Error on page.
    anka-int.narod.ru/eng/index_eng.htm

  3. #3

    Default

    <BLOCKQUOTE class="ip-ubbcode-quote"><font size="-1">quote:</font><HR>Originally posted by Aisulu:
    at first, my nav bar works...but then: Error on page.
    http://anka-int.narod.ru/eng/index_e...></BLOCKQUOTE>

    Hello

    After the closing html tag you have inserted the following code

    <!-- ><!-- &quot;><!-- '><!-- --></textarea></form>
    </title></comment></a>
    </div></span></ilayer></layer></iframe></noframes></style></noscript></table></script></applet></font>
    <style>
    #bn {display:block;}
    #bt {display:block;}
    </style>
    <script language=&quot;JavaScript&quot; src=&quot;http://bs.yandex.ru/show/163&quot;></script>

    You have a reference to a javascript file named 163 which uses a variable name (mc) which is also used in the xaramenu.js file.

    The javascript file 163 causes an advertising banner to be displayed on the top right side of the screen. The solution would be to rename the variable name mc within the javascript file 163 to be named (mc1)

    You can also then also place the reference to the script file (<script language=&quot;JavaScript&quot; src=&quot;http://bs.yandex.ru/show/163&quot;></script&gthttp://www.talkgraphics.com/images/smilies/wink.gif in the head section of your web page as apposed to inserting the code after the clsing html tag

    Thank you

  4. #4
    Join Date
    Nov 2003
    Posts
    6

    Default

    Thanks

 

 

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
  •