Blogs, Articles: Open links in New window

RC3, Articles, Blog post:

 

I add new post with link and set Target=Open in new window(_Blank):

HTML:

<p><a href="http://rbc.ru" target="_blank">aaa</a></p>

 

But the link opening in same window!

Quote · 14 Dec 2009

Reverse you "target" coding to this:

<p><a target="_blank" href="http://rbc.ru">aaa</a></p>

Chris

Nothing to see here
Quote · 14 Dec 2009

I have this problem 7.01 and continuous Dolphin, simply does not work editing tools , and when you try to from the code html, these changes are not saved

Quote · 28 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.