I currently have this code hidden with comment markup
<!--
<div class="clear"></div>
<div id="school_close"><marquee behavior="scroll" direction="left">
<h2>ATTENTION!! SCHOOL IS CLOSED DUE TO WEATHER ISSUES TODAY 01/01/2011.</h2>
</marquee></div>
-->
I allow the client to go into the code through pagelime and remove the Comment markup. <!-- -->
but when they go in and edit the code and update the page it removes the Marguee code?
Any clue to way or how I can keep it from doing that? thanks