[nycphp-talk] PHP Functions toolbar??
kevin c smith
ksmith at centricle.com
Wed Jan 28 14:51:24 EST 2004
> javascript:void(f=prompt('PHP
> Function:',''));if(f)location.href='http://www.php.net/'+escape(f)
>
> Or if you want to pop a new window, you can do something like:
>
> javascript:void(f=prompt('PHP
> Function:',''));if(f)void(open('http://www.php.net/'+escape(f),'php
> function','width=600,height=400,scrollbars=1,resizable=1'));
FWIW, I wrote some a while back that search for the selected word:
<http://centricle.com/tools/favelets/#selection>
I know they work in Mozilla, but don't recall whether IE can handle them.
--
kevin c smith
http://centricle.com
More information about the talk
mailing list