This is a migrated thread and some comments may be shown as answers.

[Solved] Extensions for ASP.NET MVC

0 Answers 22 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Yosuke
Top achievements
Rank 1
Yosuke asked on 17 Sep 2010, 07:37 PM
I'm trying Editor demo for MVC Extensions. (http://demos.telerik.com/aspnet-mvc/editor)
I tried to create hyperlink with the property of "Open link in new window", but this does not work.
This just generates "<a href="http://www.google.com">google</a>" which does not include "TARGET=_BLANK".

Does anyone know how to resolve this issue?
Tags
General Discussions
Asked by
Yosuke
Top achievements
Rank 1
Share this question
or