I am having some trouble with some javascript in ie on a mac platform. The error message runs along the lines "script error occured; continue loading pages with errors?". This happens quite often, both in pages I've scripted as well as pages I visit with Mac ie. Here is an example of a simple script that has been giving me trouble; I am new to javascript so any help or advice would be greatly appreciated!
<script>
window.resizeTo('scrollbars=yes,width=653,height=800');
</script>
[sig][/sig]
<script>
window.resizeTo('scrollbars=yes,width=653,height=800');
</script>
[sig][/sig]