[jQuery] Re: removing a row dynamically...

2008-09-09 Thread Ca-Phun Ung
[EMAIL PROTECTED] wrote: Hi, I have the requirement to dynamically add and remove a row. Below is the code to dynamicaaly remove a row and it works fine in Mozilla but not in IE. Can anyone please advise me on this. Thanks. $('a.remove').click(function(){

[jQuery] Re: removing a row dynamically...

2008-09-09 Thread [EMAIL PROTECTED]
Hi, Thanks for the reply. But this doesn't seem to work for me. Here is the code that i use to create a dynamic row. This works fine in Mozilla but the remove function doesn't seem to get even called from IE. Please take a look. ** Code to create a dynamic row where 'remove'