Dynamically added form elements are not POSTED in IE 9

后端 未结 5 1938
南旧
南旧 2021-01-14 19:29

I have a form which is used to make a Test. User enter a question and provides question type and the Answer options and saves the Question. What has gone wrong is that when

5条回答
  •  甜味超标
    2021-01-14 20:19

    That issue was totally due to the IE9 Standards. In the compatibility view the error was removed. So if any one comes across this type of issue just add the following line in the head section of your document:

提交回复
热议问题