My application uses CuteEdit on many different pages. Some of these pages use a single instance of CuteEdit, some use two instances, and one of them even uses three instances. I have wrapped my CuteEdit controls inside a DIV with decorations, including an Edit button.
When I load my "three instance page" in Firefox 1.5, and click on my Edit button, an unresponsive script error occurs on PostBack. I should point out that this page works just fine in IE 6.0. Also, the very similar "single instance page" and "two instance page" both work just fine in both browsers.
I am investigating, but before I spend too much time on it, I was wondering if anyone had encountered a similar problem and had any advice.