I have posted elsewhere about problems with my admin panel not displaying properly, no resolution yet, so I'm struggling (with the default theme) to insert some HTML in a Page. Using Firefox, the HTML editor is called and I paste the HTML code in place and hit Update. There is a line of typing on the Page before I try to insert the code and so the code reads:
This is a recursive market test!!
<!-- Begin Ilovepolls.com Html Code -->
<script src="http://www.ilovepolls.com/showpoll.php?id=274" type="text/javascript"></script>
<!-- End Ilovepolls.com Html Code -->
However what is stored is:
This is a recursive market test!!
<!-- Begin Ilovepolls.com Html Code --> <script type="text/javascript" /> <!-- End Ilovepolls.com Html Code -->
Why is the reference being deleted? Any ideas out there?
Thanks