Hi
I have entered the following into HTML view
<div id="rolloverPlaceholder" style="background: url(previewfile.ashx?id=178&h=100&w=200); width:100px; height: 100px;">[acms:rollover on=previewfile.ashx?id=177&h=100&w=200 off=previewfile.ashx?id=178&h=100&w=200]</div>
You will have to change the <: etc into proper <. When you change from HTML view to normal it uppercases all tags in the style and it seems to randomly place a quote in the middle of it. Then when you save the file it completely screws up the html.
I have tested this on the latest download of 23 Apr and on your demo pages.
Heres an idea, Is it possible to make it so that your editor doesnt change the html at all? You seem to have lots of problems with the editor screwing up the HTML when changing from HTML to normal and back again.