|
Browse by Tags
All Tags » javascript » client script ( RSS)
-
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 (2 items)
|
|