Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
context menu
BreakElement
CuteEditor for .NET
dynamically add context tag menu
Excel
ie10
paste
breakElements get inserted when pasting from Excel into IE9/IE10 via context menu 'paste' option
Hi Kenneth, Adam, When I paste a selection from an Excel-sheet (MS Excel 2010) into IE 10 using the "paste" option of the right-click context menu, each line of it's HTML-source is injected with a breakElement (<br />-tag) which leads to invalid HTML (<br /> is not allowed after a <table >, <col >, ...
Posted to
Cute Editor for .NET
(Forum)
by
wetmaster
on
September 10, 2013
Add custom items to tag context menu
Hi, function CuteEditor_AddTagMenuItems(menuitem,element) { //you can see the menu item in the TagList menuitem.AddMenuItem(1,''MyMenuItem1'',''bold.gif'',HandleMyMenuItem); menuitem.AddMenuItem(1,''MyMenuItem2'',''bold2.gif'',HandleMyMenuItem); ...
Posted to
Cute Editor for .NET
(Forum)
by
prasanthr
on
August 6, 2010
How to get CuteEditor to stop interfering with context menus?
In Normal mode, whenever I right-click and choose ''paste'' from the context menu, IE sends up an alert window that says, ''Do you want to allow this application access to your clipboard?'' Is there any way to suppress this behavior? Also, if I have AutoConfigure set to ''minimal,'' I don't get the context menus at all in normal ...
Posted to
Cute Editor for .NET
(Forum)
by
afroblanco
on
December 21, 2007