Forum Moderators: open
I am working on a project where I have to work on dynamically generated input fields(text) and get their values using DOM. This works fine with IE. But in FF I am not able to access the value of newly generated text field. When I tried to alert the field, it showed null value as if the input field never existed.
Please help me solving this problem.
Regards
Ranju
and a warm welcome to these forums. ;)
we really need to see all the relevant code for us to have a chance of providing assistance.
birdbrain