> At 2:42 PM -0400 6/2/06, Rich Siegel wrote: > >Does the code you're previewing have a JavaScript or some other > >construct that brings the browser window to the front? > > Drifting slightly OT, is there any way to suppress this behavior in > Safari (or other browser) short of disabling JavaScript? As a user, > it's never what I want.
If you use PithHelmet, there's a feature called "Machete" which basically passes a web page in as <STDIN> to your script, and then you give back <STDOUT> and it displays it. I've used it for things just like this, stripping out some minor part of a page with a perl script. - brian -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
