Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Editor deletes my Javascript
Editor deletes my Javascript
10-11-2005, 8:43 AM
buehlert
Joined on 10-07-2005
Posts 4
Editor deletes my Javascript
Reply
Quote
Hi!
On my page I have a table where I have for all the cells this syntax:
<td class="cellout" onmouseover="this.classname='cellover'" onmouseout="this.classname='cellout'">
After saving the page, all lines look like this:
<td class="cellout">
Why did that happen? Isnt there a possibility to use Javascripts?
Thanks a lot in advance.
Thomas
View Complete Thread