Forum Moderators: open
h**p://msdn.microsoft.com/workshop/author/dhtml/reference/commandids.asp
In particular, the "CreateLink" command inserts a hyperlink on the current selection by activating a dialog box. The dialog box (which is part of IE, not controlled by my script) allows me to set the URL. What if I also want to set the "target"?
Is there another execCommand that lets me put more attributes into an existing tag?
Sticky me if you have ANY experience using execCommands! thanks.