BenRussell
Programmer
I am using Microsoft's built-in rich HTML editor that allows you to edit the HTML of a webpage using an IFRAME or something like that using the execCommand() function.
However, I am trying to capture where a hyperlink is pointing to and have had no success. Has anyone ever done this and could help me with capturing the hyperlink address of the current selection?
- Ben
However, I am trying to capture where a hyperlink is pointing to and have had no success. Has anyone ever done this and could help me with capturing the hyperlink address of the current selection?
- Ben