Jump to content

link to .js file


f.ismayil

Recommended Posts

In <head> section of my website I have the following code:

 

<script type='text/javascript' src='stmenu.js'></script>

 

In the body section of my website I have very long code that builds menu. I need to put this code into menu.js and call this file. Code inside <body> is too long so I attached file containing this code.

How may I call menu.js file?

 

<script type='text/javascript' src='menu.js'></script>

 

code is not working.

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/237048-link-to-js-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.