<img> tags with onmouseover are changed

Events happening in the community are now at Drupal community events on www.drupal.org.
dougnorton's picture

When I click the "source" button and put in the following html:

<p>
<img src="before.jpg" width="304" height="422" border="0"
onmouseover="this.src='after.jpg'"
onmouseout="this.src='before.jpg'"/>
</p>

And click the save button and go back into the editor, I see this

<p><img border="0" height="422" onmouseout="this. data-cke-saved-src='before.jpg' src='before.jpg'" onmouseover="this. data-cke-saved-src='after.jpg' src='after.jpg'" src="before.jpg" width="304"></p>

As you can see I get this "data-cke-saved-" inserted into my html. It appears to save into the database ok because my mouse over and out work.

Can someone help me?

Wysiwyg

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week