Re: Customize a href tag

  •  11-19-2008, 3:55 PM

    Re: Customize a href tag

    The HyperlinkTarget property is fine because the window is opening how I want after I save. However, I would like the link to become active before I save. Here is what I would like to happen:
    1. The user highlights some text (we'll say "Search page") in the Normal editor window and clicks the Insert Hyperlink button.
    2. They set the hyperlink to http://www.google.com
    3. Once they come back to the normal editor window from the dialog box, I would like the link to be active, so they could click "Search page" at this point and it would open a new window and go to google.

    I have everything working how I want based on my previous message, except the fact that the link only becomes active after I save. Is there an internal refresh or anything I can make it do to make it active as soon as the Insert Hyperlink dialog box closes? Again, I don't have the bottom bar active, so HTML and Preview are not available.

View Complete Thread