Re: [jQuery] Need help implementing validation...

2007-03-08 Thread Jörn Zaefferer
Rick Faircloth schrieb: Well now I'm getting somewhere... What was happening is that all the form fields (Principal, Interest, Years) in the MC_Form did not have id's assigned to them by me. However, when rendered, the fields were being automatically assigned an id such #MC_FormPrincipal or

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Jörn Zaefferer
Rick Faircloth schrieb: Strange thing is that your demo's are working in IE 7 and FF, too. But neither for me. It must be my code... Sorry for the confusion, my fault about the not-updated download-label, I fixed that. Of course that doesn't make your code working. Could you post an

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
Zaefferer Sent: Wednesday, March 07, 2007 3:09 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Strange thing is that your demo's are working in IE 7 and FF, too. But neither for me. It must be my code... Sorry for the confusion, my

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Jörn Zaefferer
Rick Faircloth schrieb: Hi, Jorn and thanks for the reply... You can see what I'm trying to do by going to http://bodaford.whitestonemedia.com/html/featured_property_details.cfm?Prope rty_ID=1 Scroll down and click on the Click here to calculate mortgage payment and the form fields and

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
ideas? Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 4:55 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Hi, Jorn and thanks for the reply

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Jörn Zaefferer
Rick Faircloth schrieb: Thanks for looking at it, Jorn... It's still not working. I checked the version of the validation plugin and Firebug tells me it's beta 1. However, I downloaded the validation plug-in again and also jquery just to make sure. I added the id to the form. Still

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
this on the console? Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 6:26 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for looking

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Karl Rudd
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 6:26 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for looking at it, Jorn... It's still

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread John Resig
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 6:26 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for looking at it, Jorn... It's still

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
:49 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... You can open firebug by clicking the little green/gray/red icon in the bottom right of the screen. If you're running it for the first time it'll ask you to enable Firebug, do so, then follow the subsequent

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Rudd Sent: Wednesday, March 07, 2007 10:04 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... - Open Firebug. - Make sure the Console tab is selected. - Down the bottom there is a small text area the has

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Karl Rudd
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Rudd Sent: Wednesday, March 07, 2007 10:04 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... - Open Firebug. - Make sure the Console tab is selected. - Down the bottom there is a small text area the has

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 6:26 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for looking at it, Jorn... It's still not working. I checked

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Wednesday, March 07, 2007 6:26 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for looking at it, Jorn... It's still not working. I checked

Re: [jQuery] Need help implementing validation...

2007-03-07 Thread Rick Faircloth
be back with plenty more questions as I learn more about jQuery, the plug-ins, and Firebug! Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Rudd Sent: Wednesday, March 07, 2007 11:24 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help

[jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
Good morning, all. Can't get any reaction from the validation code. Here's my script and html. what's wrong with it? (I've included my show/hide script and my CalculateMortgage script in case there's a conflict) The Mortgage Calculation still runs fine, but when I submit the form without an

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
Anyone got any clues? Anyone at all? Rick From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Tuesday, March 06, 2007 9:42 AM To: 'jQuery Discussion.' Subject: [jQuery] Need help implementing validation... Good morning, all… Can’t get any reaction from

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Josh Nathanson
, 2007 9:23 AM Subject: Re: [jQuery] Need help implementing validation... Anyone got any clues? Anyone at all? Rick From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Tuesday, March 06, 2007 9:42 AM To: 'jQuery Discussion.' Subject: [jQuery] Need help implementing

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
enter the Interest Rate., Years: Please enter the Years., } }); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Nathanson Sent: Tuesday, March 06, 2007 2:15 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Jörn Zaefferer
Rick Faircloth schrieb: Thanks for responding, Josh. I know it's a lot of code, but I figured the problem might be related to the other code. How about this part, does it look correct? I haven't been using Firebug, but I'll check into it, too. Hey Rick, I've just released beta 1 of the

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Josh Nathanson
] Need help implementing validation... Rick, That's a lot of code for folks to look at. Are you using Firebug for Firefox? That is very helpful in diagnosing these types of problems. -- Josh ___ jQuery mailing list discuss@jquery.com http

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
:22 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks for responding, Josh. I know it's a lot of code, but I figured the problem might be related to the other code. How about this part, does it look correct? I haven't been

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
find another link. ??? Rick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: Tuesday, March 06, 2007 5:22 PM To: jQuery Discussion. Subject: Re: [jQuery] Need help implementing validation... Rick Faircloth schrieb: Thanks

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
.' Subject: Re: [jQuery] Need help implementing validation... Hey, Jorn (and Josh)... I think the beta 1 will be the answer. When I tried my current coding in Firefox it worked! However, no response in IE 7. Is the link to beta 1 the one under Files: Download Validation plugin 1.0 Alpha 2

Re: [jQuery] Need help implementing validation...

2007-03-06 Thread Rick Faircloth
: [jQuery] Need help implementing validation... Well... I did manage to find the beta 1 plugin. However, now it doesn't work in FF and still doesn't work in IE 7... ??? Rick ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/