Results 1 to 3 of 3

Thread: Floating Menu Script -> external file (*.js)

  1. #1
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Floating Menu Script -> external file (*.js)

    1) Script Title: Floating Menu Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...staticmenu.htm

    3) Describe problem:
    How can I put this script in an external file?

  2. #2
    Join Date
    Apr 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by balltennis View Post
    1) Script Title: Floating Menu Script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...staticmenu.htm

    3) Describe problem:
    How can I put this script in an external file?
    Hi balltennis.

    You just need to copy the script and paste it right above the </BODY> tag of your webpage.

    That's all.

    If you need to copy a javascript in an external file (if I understand your question), you just have to copy it in the file where your webpage is situated. But this is not the case for this script.

  3. #3
    Join Date
    Apr 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I don't want it in the body. But I have tried to make an external .js file with the code in it, and it won't work. Am I doing something wrong, or is it just impossible?

    Quote Originally Posted by kama View Post
    Hi balltennis.

    You just need to copy the script and paste it right above the </BODY> tag of your webpage.

    That's all.

    If you need to copy a javascript in an external file (if I understand your question), you just have to copy it in the file where your webpage is situated. But this is not the case for this script.

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
  •