RakeshRaja VIP Member VIP ★ 20 ★ Impact 18 Aug 9, 2005 932 views 4 replies #1 hi can you guys tell me how cna i put java script in external file can i put it in .js? if yes how? regards
hi can you guys tell me how cna i put java script in external file can i put it in .js? if yes how? regards
U user-7256 VIP Member VIP ★ 20 ★ Impact 111 Aug 9, 2005 #2 Yes, HTML: <script src="filename.js" language="javascript"></script>
RakeshRaja VIP Member VIP ★ 20 ★ Impact 18 Aug 9, 2005 #3 ok great thanks.. and in js do i have to <script...></scirpt> tag also?
Zubair1 Established Member ★ 20 ★ Impact 50 Aug 20, 2005 #5 well I not necessary but I think you should It help the browser understand a little better. I m not sure but I think that's the reason otherwise why would programmers be using it?
well I not necessary but I think you should It help the browser understand a little better. I m not sure but I think that's the reason otherwise why would programmers be using it?