I have two js files js1 and js2..
In js1 , i have a method defined
function allowAlphaNumKey(..){ .. }
In js2, i have the following code:
function addProjectRow(tBody)
{
var Cell1 = '<TD nowrap width="20%">
<input type="text" name="txtName'+rowNumber+'" value="" onBlur =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.