Search

You searched for the word(s): scripts
Showing page 8 of 58 (580 total posts) < 1 second(s)
  • CDATA in scripts

    Is there a way to disable the CDATA injection around my scripts? IE ignores script in CDATA sections. Our work around is to comment out the CDATA tags after they are injected - which makes IE happy - but our non-technical users confused...   It happens when we toggle between HTML and Normal mode (client side) and when we postback and ...
    Posted to Cute Editor for .NET (Forum) by mikea on August 15, 2006
  • Re: RTE custom dialog skin

    Hi dfree79,   Has not the event to catch the dialog loaded. The open dialog method is defind in \richtexteditor\scripts\editor.js, maybe you can change the code to match your own ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on August 22, 2013
  • Re: Changing the anonymous user name

    I have managed to do this now by changing a line in the script file chatclient.js (in the scripts folder). I then call my embedded chat page with a couple of parameters:   For example:   embed.aspx?room=1&UserName=Steve   Then in chatclient.js   I have altered the code in Function Connect(placename) so that the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on August 7, 2008
  • Re: Insert Scripts ..

    Pete,   Please try the following code:   I assume your editor ID is Editor1.   obj_Editor1.PasteHTML('&nbsp;<script type=''text/javascript'' src=''user/media/audio/ply2.js''></script>')        
    Posted to Cute Editor for ASP (Forum) by Adam on September 28, 2006
  • Re: Ajax Uploader on Windows Azure

    In this article, we will look into file upload using JQuery plug-in. Ajax file upload plug-in allows us to upload files to server. I am going to explain it with an example. We will be using custom HTTP handler to upload file onto the server. Create an ASP.NET MVC web application and name it as JQueryFileUpload. Now, add below scripts to ...
    Posted to Ajax Uploader (Forum) by chrisadam12 on September 3, 2010
  • Re: Dragging image in Firefox 3

    Oops... overlooked that page, sorry. I can't seem to reproduce the issue... Must be some other scripts interfering on my page. Though I came along an other (not important) small bug / style issue. When Absolute positioning is set on an image the Absolute button is highlighted. When you move hover and out the button, it is not ...
    Posted to Cute Editor for .NET (Forum) by Dtest on November 14, 2008
  • Re: Custom dialog steals cursor position for IE

    Seems like it is all set now.   I've got a combination of issues: 1) This issue may happen because of slow internet channel - some scripts take a while to download, so I had that unexpected behaviour for all examples, including example form your site, while doing insertion quick. This might be caused by IE cache setting 'always update ...
    Posted to Cute Editor for .NET (Forum) by dmitry_katolikoff on August 14, 2008
  • Re: The area you are attempting to access is forbidden.

    Well, it's not exactly an application we're launching this from.  It's just a set of scripts that launch the editor to put text and things into.  If you'd like to see our backend please feel free to PM me and I'll share the links with you.  There really is nothing to control except the directories themselves, and we have that ...
    Posted to Cute Editor for ASP (Forum) by Michael Mullis on November 30, 2004
  • Re: Unable to initialize the Editor class

    For those interested.     Our application is built with VS2012, and we were using the modernizer script bundle on the same page that the RTE was on.  There seems to be some conflict in IE8 witht he modernizer scripts, and the RTE scripts.  It turns out the modernizer script was not needed on that page so we discarded it, and ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by burley325 on February 21, 2013
  • error notice on render.

    Hi Support,   I get the following error : Notice: Undefined property: PhpUploader::$LicenseUrl in :\Apache\htdocs\sssite\phpuploader\include_phpuploader.php on line 491   I have moved the phpuploader directory and sub directory into my system as a trial integration. It will be used by scripts in two subdirectories so I have copied ...
    Posted to PHP File Uploader (Forum) by ShadowJohn on January 6, 2012
« First ... < Previous 6 7 8 9 10 Next > ... Last »