on 23/3/01 4:55 am, Kerry Thompson at [EMAIL PROTECTED] wrote:

> 
>> this is the suicidal button script:
>> 
>> on mouseUp me
>> getnettext( "javascript:top.close()" )
>> end
> 
> 
> Funny--I clicked the button 5 times. Nothing happened. IE 5.5, Win ME.


function kill(){
document.close();
}

regards

Gopinath


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to