Results 1 to 2 of 2

Thread: Javascript Help

  1. #1
    Join Date
    Nov 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Javascript Help

    Just read the stickied thread...
    URL: http://dynamicdrive.com/dynamicindex1/davidmenu.htm

    I am added the below code to my headers on my site:
    Code:
    <!--MENU-->
    <STYLE>
    <!--
    A.ssmItems:link		{color:black;text-decoration:none;}
    A.ssmItems:hover	{color:black;text-decoration:none;}
    A.ssmItems:active	{color:black;text-decoration:none;}
    A.ssmItems:visited	{color:black;text-decoration:none;}
    //-->
    </STYLE>
    
    <SCRIPT SRC="http://home.ripway.com/2004-11/204287/ssm.js" language="JavaScript1.2">
    
    //Dynamic-FX slide in menu v6.5 (By maXimus, maximus@nsimail.com)
    //Site: http://maximus.ravecore.com/
    //For full source, and 100's more DHTML scripts, visit http://www.dynamicdrive.com
    
    </SCRIPT>
    
    <SCRIPT SRC="http://home.ripway.com/2004-11/204287/ssmItems.js" language="JavaScript1.2"></SCRIPT>
    <!--END-->
    These are the direction for posting: http://dynamicdrive.com/dynamicindex1/davidmenu.htm

    I, obviously, am doing something wrong. To view my site click the link following this sentence. http://desufer.proboards27.com/index.cgi?

    Thanks for your help.
    Last edited by Jesusfreak; 11-14-2004 at 03:58 PM.

  2. #2
    Join Date
    Nov 2004
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Did u upload the two files to your website like it stated?

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
  •