All my javascripts worked after doing a complete install of OS 9.1. Must have been a problem in the operating system.
Thanks everyone for your comments and suggestions. Don >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. God Bless America!!! United We Stand!!! Support our Troops! _________________ Donald E. Stowe (Don) Retired HS. Chemistry Teacher Visit my web sites at---> <http://www.geocities.com/destowe/> <a href="http://www.geocities.com/destowe">AOL Users Click Here for the Geocities Web Site</A> and <http://www.pipeline.com/~destowe><a href="http://www.pipeline.com/~destowe">AOL Users Click Here for the Pipeline Web Site</A> and also one I designed for our church: <http://www.2ndreformed.org><a href="http://www.2ndreformed.org">AOL Users Click Here for the 2nd Reformed Web Site</A> -- 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
