On Friday, November 7, 2003, at 02:24 PM, Joshua Yeidel wrote:
This isn't really a JavaScript list, but you folks have been good to me, so
I'll give it an (untested) shot...
You might look at
http://www.webreference.com/js/tutorial1/close.html
It has a lot of tips on using window.close(). They show it used in event
handlers (onClick, onUnload), but they don't say it _can't_ be used in
"javascript:" URL'S. Even so, I'd try changing your <a> tag with something
like this:
<a href="about:blank" onClick="window.close();">
I would test it, but I gotta go <grin>...
I had my test page right handy, so I did, it works.
-- "Wherever you go, there you are." - B. Banzai, Ph.D. Bruce Johnson
-- PCI-PowerMacs is sponsored by <http://lowendmac.com/> and...
Small Dog Electronics http://www.smalldog.com | Refurbished Drives | -- Sonnet & PowerLogix Upgrades - start at $169 | & CDRWs on Sale! |
Support Low End Mac <http://lowendmac.com/lists/support.html>
PCI-PowerMacs list info: <http://lowendmac.com/lists/pci-powermacs.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive:<http://www.mail-archive.com/pci-powermacs%40mail.maclaunch.com/>
Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
