Dave,
Thanks for that heads-up!
I assume your suggested useage (location.href=...) will work in all browser
types that support JS.

Bruce

----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, May 14, 2002 5:05 PM
Subject: RE: Cancel button with CFINPUT Requires=Yes


> > <INPUT TYPE="BUTTON" VALUE="Cancel" NAME="DaCancelButton"
> > OnCLick="document.location = 'http://where.ever.you.so.please/'">
>
> Just a heads-up - I think that in the DOM, location belongs to the
> window/frame, not to the document. I think that IE may support your
syntax,
> but I suspect it might fail in other browsers.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to