Knockoutjs: Not working in IE7 [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . Please find my code in the fiddle : http://jsfiddle.net/vdcUA/55/ This is not working in IE7 or more specifically IE8-Compatible mode I have used the knockoutjs plugin in the code. Please suggest how to over come this ... Thanks, Naveen 回答1: Looks like IE7 requires a tbody to insert/remove rows via JavaScript.