custom process to create links

  •  07-13-2006, 11:11 AM

    custom process to create links

    Hi,
     
    I am creating a custom process to create links in the editor - see picture below:
     
    If I select some text in the editor and then click the create a link button in the editor toolbar - a popup window opens.
     
    As you can see from the picture, I am testing this by having an alert display the results of the getHTML() function.
     
    In this case the html is <p>this is the text I want to make a link from</p>
     
    I want to submit this back to the editor, but I want to format it as a link.
     
    Do you have any tips on how to do this?
     
    Thank you.
View Complete Thread