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>...

HTH,

-- Joshua



On 11/7/03 8:22 AM, "Bruce Johnson" <[EMAIL PROTECTED]> wrote:

> 
> On Thursday, November 6, 2003, at 12:13  PM, Donald E. Stowe wrote:
> 
>> Hi,
>> I have a 7600/G3 and I have several Javascript scripts on one of my web
>> pages.  Just recently they stopped working.  I also had a Google link
>> on my
>> nav bar that was in java script which gave a search window and that
>> also
>> stopped working.
>> 
>> Is there a plug in or someplace to turn on javascript?  Is there
>> anything
>> else I can do to make it work?  It works on my PB 1400 so I wonder if
>> it in
>> the IE application or in the OS 9.1?
>> 
>> Here is an example:
>> <CENTER>
>> <font size=+2 face="Comic Sans MS">
>> <b>(<a href="javascript:window.close()">Return to Home
>> Page</a>)</b></FONT></CENTER>
> 
> I don't know javascript, but this code fragment doesn't work in Mozilla
> under OS X and I know javascript is working on it. I suspect a syntax
> problem.
> 
> What browser are you using on your PB1400?
> 
> --
> "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

Reply via email to