Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: passing a target on to execCommand('createlink')???


Message #1 by "Shawn Wilson" <swilson@l...> on Mon, 25 Nov 2002 14:47:48
Is there any way to specify a target using execCommand('createlink')?  I'd 
link to create a custom prompt with my own limited list of link types 
(mailto, http or ftp), address input, and target (_blank or _top).  The 
trouble is, I see no way to pass the target on to execCommand...

Thanks,
Shawn

  Return to Index