<script type="text/javascript">
alert('test ');
</script>I have an alert at the end of my page; the javascript alert works fine, however this causes any ckeditor to not display. Javascript error is: 'onload' is null or not an object.Any work-a-rounds?
