|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello everyone,
I have a question about the doLink function. function doLink() { iView.focus(); iView.document.execCommand('createlink'); } I want the link to open in a new window, so how I can make the default target blank (target="_blank")? My users don't want to switch to html and add that extra code. Thanks for the help. Nestor |
|
#2
|
|||
|
|||
|
I would also like to know how this is done
__________________
regards, Fulton |
|
#3
|
||||
|
||||
|
You would create your own link inserter - then use the pasteHTML method to insert the custom HTML.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > WYSIWYG doLink question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|