I have a small question.
I created a javascript in my page, and it was working fine until i decided to create a seperated file to my javascript.
Now I click in my "button" to have the "action" but nothing is done.
in my header i've putted the src to the javascript file, and in my button I've written the function that I want it to call.
I know I've done an error some where but don't know how to work it around.
Here is the code:
code in the header
<link rel="Javascript" type="text/javascript" src="java.js">
<a href="Javascript:addItem"">ADD</a>
Thanks in advanced

New Topic/Question
Reply


MultiQuote




|