Browse by Tags

All Tags » javascript
Showing page 6 of 6 (54 total posts)
  • Using the element object from javascript

    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()    ...
    Posted to Cute Editor for .NET (Forum) by lalala on November 28, 2006
  • User unable to use any toolbars - Javascript error.

    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 ...
    Posted to Cute Editor for .NET (Forum) by mobeus on November 16, 2006
  • javascript tag in firefox source view disappears

    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 ...
    Posted to Cute Editor for ASP (Forum) by Kathryn Ciaralli on November 2, 2006
  • Re: Enable Javascript tags

    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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 28, 2006
« First ... < Previous 2 3 4 5 6