PDA

Click to See Complete Forum and Search --> : ripping off ms javascript menu


kovan
Sep 27th, 2000, 11:18 AM
i downloaded the .js files from microsoft but i cant get them to work..
anyone could help i would greatly appreciated
this is what i have

<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>BLAH</title>
</head>
<STYLE TYPE="text/css">
<!--
A:link {color:"#003399";}
A:visited {color:"#003399";}
A:hover {color:"red";}
-->
</STYLE>
<script language="JavaScript" src="/toolbar.js"></script>
<script language="JavaScript" src="/global.js"></script>
<script language="JavaScript" src="/local.js"></script>

<script src="/microsoft-recruit.js"></script>
<B>
<body bgcolor="#FFFFFF">


</HTML>


all the .js files are in the same directory as my .htm page is...

Sep 27th, 2000, 07:00 PM
What browser are you using?
I ripped MS's menu too,
it works perfect on IE, but I tried it in netscape(at school) and it didn't work.
if you are using netscape, then it won't work.