开发者

Tinymce change target path of insert/edit image icon

开发者 https://www.devze.com 2023-04-12 20:38 出处:网络
In TyniMce when select the text and right click there is inser/edit Image option开发者_如何学Go is there on click on that how can i open my own aspx page not TynyMce ImageEdit.html page. You can crete

In TyniMce when select the text and right click there is inser/edit Image option开发者_如何学Go is there on click on that how can i open my own aspx page not TynyMce ImageEdit.html page.


You can crete your own contextmenu (and open it on right click) using an own plugin. The tinymce contextmenu plugin should be worth a look at. If you want to develope your own contextmenu plugin have a look at the source code.

0

精彩评论

暂无评论...
验证码 换一张
取 消