Hi, I've already look for topics in this forums about this problem, and the ones I found didn't solve my problem.
I am working in a page with a lot of jQuery for several days, and when I finished I start the testing in different explorers. To my sorprise, I found that in IE9 the function removeAttr('disabled'), that I use many times, didnot work.
I tried with Attr('disabled', false) it doesn't work.
Do you have any suggestion about this?
Thanks.