Witango-Talk: Javascript (OT)

2004-07-29 Thread Fogelson, Steve
I am looking for an Event Handler that will only apply when a user: 1) Closes a window by selecting the x 2) By Selecting File and Close 3) They exit our site and browse to another site (change of domain in address of browser) I want to invoke a taf that will check to see if they have items in

Re: Witango-Talk: Javascript (OT)

2004-07-29 Thread Stefan Gonick
I have Javascript code that does this. Contact me if you are interested. Stefan At 12:33 PM 7/29/2004, Fogelson, Steve wrote: I am looking for an Event Handler that will only apply when a user: 1) Closes a window by selecting the x 2) By Selecting File and Close 3) They exit our site and browse to

Witango-Talk: Javascript - OT

2002-11-27 Thread Fogelson, Steve
I'm using the SelectField method of Common.tcf from Storefront. I believe I am having trouble with the javascript in this method. I changed it to the following for debugging purposes H3Initialfield: @VAR method$InitialField/H3BR SCRIPT !-- // Set focus on the first field var

RE: Witango-Talk: Javascript - OT

2002-11-27 Thread Harpreet Matharu
yup, the _ will cause the problem in javascript. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fogelson, Steve Sent: Wednesday, November 27, 2002 10:53 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Javascript - OT I'm using

Re: Witango-Talk: Javascript - OT

2002-11-27 Thread Scott Cadillac
: Witango-Talk: Javascript - OT I'm using the SelectField method of Common.tcf from Storefront. I believe I am having trouble with the javascript in this method. I changed it to the following for debugging purposes H3Initialfield: @VAR method$InitialField/H3BR SCRIPT !-- // Set focus