Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Javascript is interpreted but it shouldn't
Re: Javascript is interpreted but it shouldn't
10-27-2005, 6:23 AM
sebnunes
Joined on 07-26-2004
Posts 47
Re: Javascript is interpreted but it shouldn't
Reply
Quote
Well on that page the problem is different.
When I paste
<script language="JavaScript">
<!-- Begin
document.write('<a href=\"
mailto:contact'
+
'@'
+ info.com\">');
document.write('contact'+
'@'
+'info.com</a>');
// End -->
</script>
in the HTML view then I switch to WYSIWYG view and then to HTML view again my javascript code has gone and is replaced by a simple <a
[email protected]
">
[email protected]
>
[email protected]
</a>
Any idea ?
View Complete Thread