Hi, I'm pretty new to javascript,Ajax , DHTML so you'll have to forgive me....

I have some code that creates a table row dynamically. The table row and associated cells creates without issue. The problem though is that the call to onblur event is not returning any value from the function when called. Yet when I execute an alert statment within the function, I can see the function has been called and the return value of the function....