Hello again,
Please can someone give some examples of how to make modifications to the following using OnClientPasteHTML:
1) How to add a <DIV> tag wrapper around an image before it is pasted from ImageManager?
- I have been trying to do this for weeks now and I know that it can't be that hard, well at least for someone well versed in advanced JS.
2) How to add a unique ID to an image being inserted?
- I believe this would entail gathering all the current images in the HTML and assigning the image with a unique ID. How to do this, I have no idea.
I have read the the article at http://demos.telerik.com/aspnet-ajax/editor/examples/onclientpastehtml/defaultcs.aspx but it fails to show these examples or anything like it.
Any help with this would be greatly appreciated.
Thank you,
Grant