I want to add text in div element (by using innerHTML property) when something goes wrong on submission of form. The div tag is present in a form tag.
But i am facing problem in getting the required text on my web page after submission of the form.
Actually it displaying but soon wipes out. I am using IE 8.
But i am facing problem in getting the required text on my web page after submission of the form.
Actually it displaying but soon wipes out. I am using IE 8.
Comment