try....
Quote:
Originally Posted by Frank Sinatra
Code:
<script type="text/javascript" id="sothink_dhtmlmenu"> <!--
st_siteroot="web/script/menu";
st_jspath="/stmenu.js";
if(!window.location.href.indexOf("file:") && st_jspath.charAt(0)=="/")
document.write('<script type="text/javascript" src="'+st_siteroot+st_jspath+'"><\/script>');
else
document.write('<script type="text/javascript" src="'+st_jspath+'"><\/script>');
//--> </script>
|
post in headinclude template
Quote:
Originally Posted by Frank Sinatra
Code:
<script type="text/javascript" src="web/script/menu/stmenu.js"></script>
|
post in header or navbar template