[Javascript] Re: OnClick...

phumes1 phumes1 at rogers.com
Tue Mar 12 12:07:48 CST 2002


Hi,

I have the below line close my window.

<input type="submit" name="id" value="Close" height="10" class="dirlinks" 
onClick="self.close()">

How can I have another button go back to beside the above "Close" button go 
back to the previous page viewed?

<input type="submit" name="id" value="Close" height="10" class="dirlinks" 
onClick="self.????????()">




More information about the Javascript mailing list