Hello
I am very new to Javascript. I took some existing example.
js files then I copied it creating example2.
js without changing any code. But when I changed the link in html page from src="example.
js" to src="example2.
js" it doesn't run at all.
What can be the problem? I didn't even open it in notepad. I just did a right-click copy and then paste.