);
}
__
steve oliver
cresco technologies, inc.
http://www.crescotech.com
-Original Message-
From: Troy Simpson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 23, 2002 5:41 PM
To: CF-Talk
Subject: Re: How to determine what button was pushed? --(@@@)
One other thing I needed to add
Here is one way...
submitForm(btn) {
alert(btn.name + ' was clicked.');
document.frm.submit();
}
http://groups.yahoo.com/group/JS-Jive/
jon
ps. I was going to make a pro Tarheel joke, but they suck right now, so I
wont bother ;-)
- Original Message -
From: "Troy S
Why not try this instead:
- Original Message -
From: "Troy Simpson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2002 4:33 PM
Subject: How to determine what button was pushed? --(@@@)
> Is there a way to use client-side javascript
go right to the source.
http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm
Another good site is www.irt.org , and I second groups.google.com
Look for event handlers like onkeypress/up/down and the like. When doing
this I usually load a function via onload that is included lik
One other thing I needed to add.
In IE, if a user presses the Enter Button, the page gets submitted but no
default button is pressed.
How has others resolved this issue?
I am thinking that I am going to have to assumed a default action if the
Enter Key has been pressed and a button on the form w
I don't have a solution for ya, but I use Google Groups for all my JavaScript
issues...it's great!
Bryan Stevenson
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
p. 250.920.8830
e. [EMAIL PROTECTED]
-
Macromedia As
6 matches
Mail list logo