Results 1 to 2 of 2

Thread: ripping off ms javascript menu

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539

    Unhappy

    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
    Code:
    <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...

  2. #2
    Guest
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width