ajfmrf
01-31-2011, 03:26 AM
Hi Folks, I am back trying to figure out why this wont' work:
The original script is on this page that works fine:
http://web-user.net/rss/test/drop.html
Now I want to put the javascript in to a file by it self:
http://web-user.net/rss/test/drop.js
And tried the link to the external file on this page:
http://web-user.net/rss/test/drop2.html
Now I can tell that it is not working due to the text in the dropdown when the page loads-it should have JavascriptKit in it.This is a place holder is there instead telling me the javascript code is not being rendered (is that the right way to say it?)
What is wrong with the drop.js file? I thought the start and end tags(<script></script>) have to be removed.
I am confused with this and any help would be greatly appreicated.
Thanks,
Bud
ps-Would people prefer to have the code put here instead of the links to each file?I want to do this the prefered way if I can :)
The original script is on this page that works fine:
http://web-user.net/rss/test/drop.html
Now I want to put the javascript in to a file by it self:
http://web-user.net/rss/test/drop.js
And tried the link to the external file on this page:
http://web-user.net/rss/test/drop2.html
Now I can tell that it is not working due to the text in the dropdown when the page loads-it should have JavascriptKit in it.This is a place holder is there instead telling me the javascript code is not being rendered (is that the right way to say it?)
What is wrong with the drop.js file? I thought the start and end tags(<script></script>) have to be removed.
I am confused with this and any help would be greatly appreicated.
Thanks,
Bud
ps-Would people prefer to have the code put here instead of the links to each file?I want to do this the prefered way if I can :)