I've got radEditor in a ModalPopup on Firefox 3.0. In this ModalPopup is also a "Save" button that performs an AJAX callback to save the data in the radEditor to a database. For some reason, only in Firefox, whenever I check the Content property on that callback I get nothing. If I use IE7 it works fine.
I've tried explicitly setting the Content property in design mode as a test, and even if you change the content, when you do that callback the Content property will show the value it was set to originally. Seems like a Firefox bug.
Josh
I've tried explicitly setting the Content property in design mode as a test, and even if you change the content, when you do that callback the Content property will show the value it was set to originally. Seems like a Firefox bug.
Josh