DefaultLinkTarget

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

DefaultLinkTarget

This option sets the default "target" window to point links created with the Link dialog window. It may be set to any of the "reserved" target names (_blank, _self, _parent or _top) or even to a custom name. Example:

FCKConfig.DefaultLinkTarget = '_self' ;

If left empty, no target is set by default.

NOTE: Users will still be able to change the target using the "Target" tab in the link dialog window. To force links to be created with the configured target, just hide that "Target" tab by using the LinkDlgHideTarget setting.

This page was last edited on 9 January 2008, at 12:28.