Customize a href tag

  •  11-18-2008, 2:34 PM

    Customize a href tag

    Is there a way to customize the a href tag, so that instead of writing out "<a href='http://www.google.com'>Google</a>" it would right out "<a href='http://www.google.com' onclick="window.open('http://www.google.com');">Google</a>"? This would allow our users to click in the Normal editor window and have the hyperlink go to the linked page. Thanks.
View Complete Thread