Hi,
A very strange thing is happening to a website that I built. I have a detailsview with several Ajax Toolkit editors and all was working fine until recently. Now when trying to update the information in the detailsview the Update and Cancel buttons don't do anything - but only sometimes. I chased it down and discovered that if the first character in any of the editors is a tag (in code view, not edit view) then the buttons won't work. I don't mean that the event isn't firing, I can't even click the buttons. It's not a sanitisation issue, I have it disabled and the editors will happily accept tags - unless it's the first character. Even stranger is that this behavior is in Chrome and Safari only but everything works fine in Firefox (I haven't tested IE). The toolkit version is 7.0123. Any help appreciated.