I am using the program Brackets and when i try link the files and go to live preview no alert comes up or no sign of its conected any ideas? Keep up the awesome work (Thanks for the amazing content) Log in to Reply
Thank u man ,u will get what u deserve ,I can understand very well ,keep going ,Iam gonna spread ur name with my fellow future web developers Log in to Reply
When I try to save a file with a "js" extension it turns into something called webstorm and it's something that requires a license to use… Log in to Reply
getting a warning in dreamweaver "document.write can be a form of eval" can you explain why I am receiving this? Log in to Reply
<!DOCTYPE html> <html><head><script> document.write("Ej is the best :)"); </script></head> <body></body> </html> Log in to Reply
10 responses to “JavaScript Tutorial for Beginners – 05 – Using an external file”
How does it find test.js by just specifying the file name without the full path?
I am using the program Brackets and when i try link the files and go to live preview no alert comes up or no sign of its conected any ideas?
Keep up the awesome work (Thanks for the amazing content)
Thank u man ,u will get what u deserve ,I can understand very well ,keep going ,Iam gonna spread ur name with my fellow future web developers
how to save in notepad++????
When I try to save a file with a "js" extension it turns into something called webstorm and it's something that requires a license to use…
getting a warning in dreamweaver "document.write can be a form of eval" can you explain why I am receiving this?
great concept!
<!DOCTYPE html>
<html>
<head>
<script>
document.write("Ej is the best :)");
</script>
</head>
<body>
</body>
</html>
Blessings keep it up !
I am hooked to these tutorials… Thank you