While I don't have code to do it - it should be easy enough in
JavaScript. As you know, or may know, you can make a bookmark that calls
JS code. So, your bookmark would simply do...
        Get selected text
        Make a new window, foo
        foo.document.open();
        foo.document.writeln(selected crap);


=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Marlon Moyer [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 11, 2003 12:46 PM
> To: CF-Community
> Subject: mozilla function
> 
> 
> The other day I tried out Opera 7.0.  Great browser, but it doesn't 
> handle some of the html e-mails correctly for me.  Anyway, it 
> had a neat 
> feature where you could highlight some text on the page and 
> right click 
> and have it open it in a new window.  This is great for flat 
> text pages 
> where links are spelled out but now coded to be a link.  So, 
> my question 
> is, does anyone know if a plugin exists for mozilla to do 
> this.  I know 
> you can drag text to a tab and have it open it, but I'd like 
> the right 
> click menu also.
> 
> Thanks
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
                                

Reply via email to