|
Browse by Tags
All Tags » javascript
Showing page 6 of 6 (54 total posts)
-
Hi,I've created a toolbar button that inserts a DIV with de next html:<div style=''WIDTH: 75px; HEIGHT: 23px; mytag: itsvalue''>...</div>Then I've created my own dialog, tag_miowndialog.ascx, that uses the next javascript code to get and set that value: function SyncToView() ...
-
Hi,
I have a problem with 2 out of about 20 user sites are running a system has CuteSoft Editor integrated into it.
Basically, none of the options on the toolbar work at all and when the page is loaded they are getting an error: ''Permission denied''.
Although I can't recreate the problem, i am lucky that there is a good ...
-
Hi there,When I attempt to paste in, or even manually type a javascript tag into HTML view in Firefox it disappears and replaces it with
undefined
- specifically my script tag looks like <script type=''text/javascript'' src=''myjs.js''></script>Note that in IE 7 this works without problems.Is there a possible work around or ...
-
Ignacio,
If you want to keep the JavaScript, you should set this property to false.
Editor1.EnableStripScriptTags = False
Editor.EnableStripScriptTags Property
Specifies whether to remove inject script before write the string into the db. When this property is set to true (the default) Cute Editor strips all script ...
... 6
|
|
|