On Fri, 16 Feb 2001 17:31:46 -0600, Christopher Allen
([EMAIL PROTECTED]) wrote:
>Hola:
>http://www.google.com/intl/en_extra/options/winnetscape.html
>
>Its kinda helpful: I modified the above to utilize the
>www.php.net/some_function
>
>Heres the trivial js code:
>javascript:q=document.getSelection();for(i=0;i<frames.length;i++){q=f
>rames[i
>].document.getSelection();if(q)break;}if(!q)void(q=prompt('Enter
>function to
>look for at
>www.php.net.',''));if(q)location.href='http://www.php.net/'+escape(q)
That's cool from your browser, but it's even better from your editor.
For EditPlus I do this:
Menu Text: IE
Command: "D:\Program Files\Internet Explorer\IEXPLORE.EXE"
Argument: http://www.php.net/$(CurSel)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]