f.ismayil Posted May 21, 2011 Share Posted May 21, 2011 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.