But I want to ask you whenever I type document.getElementById('any element') I always get null value, I don't understand why? even the element is exist.
I have build a form on php page and on this form there is a table which users can add and remove rows to dynamically (I enabled this by javascript code) there are fields in this table users fill them...
I have build a form on php page and on this form there is a table which users can add and remove rows to dynamically (I enabled this by javascript code) there are fields in this table users fill them...