|
Browse by Tags
All Tags » client script ( RSS)
-
I am trying to insert a link to an uploaded document within the WebHTMLEditor (such as Doc, PDF, XLS etc). I can upload the document just fine through the dialog and get a nice "Upload Successful " popup which also shows the file name. But in the AfterAction script, I would like to insert a...
-
Hi, in our application we need a Editor inside of a modal WDW, the problem is that there is a ToolBarDropDown element typeof "Insert" inside of the Editor. Via CodeBehind we add some CustomItems to it. When we try to open the DropDown it is shown behind the wdw. How can we access the properties...
-
I got it working with a bit of JavaScript trickery. With the below JavaScript code you can filter the HTML from cut + paste commands (from the editor button, right-click menu, or ctrl-v). It uses regular expressions on the client side to remove whole tags while keeping the contents, removing Word class...
-
Here is the code, partially given to me by Infragistics support, that creates a client side script for the AfterAction event. Using this you can determine if the action was an image insert and adjust the rendered html accordingly to remove the base of the url from the string to make the image path relative...
Page 1 of 1 (4 items)
|
|