Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: javascript is executing in IE
Re: javascript is executing in IE
10-21-2011, 5:53 PM
cosmonaut
Joined on 03-25-2011
Posts 18
Re: javascript is executing in IE
Reply
Quote
yes, can replicate this issue WITH IE on your demo page.
just insert this code in HTML mode:
<script type="text/javascript">
window.location = "http://www.google.com"
</script>
and then click the 'Save' icon. IE will redirect to google.com
View Complete Thread