Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-27 Thread Jörn Zaefferer
amircx schrieb:
  ive downloaded the version you linked and
 for somereason its not working
 i copied it AS IS to my server , just changed the directory

 http://www.amir.cx/ajaxtest/test.html

 i think you have bug there... in ff its works... 
 ie returns errors
   
Could you stick with the uncompressed version until the plugin is out of 
alpha stage? Compressed isn't ready yet and simply doesn't work. I 
shouldn't have included it in the release, sorry for that confusion.

-- 
Jörn Zaefferer

http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-27 Thread amircx

i dont have the old version
can you give me link for it or send me trough messenger / icq / email?

icq: 8669159
email : [EMAIL PROTECTED] 
msn : [EMAIL PROTECTED]


thanks!


Jörn Zaefferer wrote:
 
 amircx schrieb:
  ive downloaded the version you linked and
 for somereason its not working
 i copied it AS IS to my server , just changed the directory

 http://www.amir.cx/ajaxtest/test.html

 i think you have bug there... in ff its works... 
 ie returns errors
   
 Could you stick with the uncompressed version until the plugin is out of 
 alpha stage? Compressed isn't ready yet and simply doesn't work. I 
 shouldn't have included it in the release, sorry for that confusion.
 
 -- 
 Jörn Zaefferer
 
 http://bassistance.de
 
 
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/
 
 

-- 
View this message in context: 
http://www.nabble.com/Validation-plugin-1.0-alpha-2-tf3256884.html#a9192707
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-27 Thread amircx

ummm
can you tell me what exact files i should put there ?
i just kinda confuised cause i saw too mutch of versions of these in the
past day...

;)



Jörn Zaefferer wrote:
 
 amircx schrieb:
 i dont have the old version
   
 Just use jquery.validate.js in your code. It's included in the download. 
 Though that only prevents any problems occuring with the compressed 
 version. Let me know if others occur.
 
 -- 
 Jörn Zaefferer
 
 http://bassistance.de
 
 
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/
 
 

-- 
View this message in context: 
http://www.nabble.com/Validation-plugin-1.0-alpha-2-tf3256884.html#a9193292
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-27 Thread Lee Hinde
On 2/25/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:
 Lee Hinde schrieb:
  Wait, there's more. :-)
 
  Using the latest WebKit, http://webkit.org/ I got all the way
  through, no crash.
  [...]
  1 tests of 181 failed.
 Now thats better.

 Results like that are more useful when filtered a bit: Just look at the
 result, click on the red lines and copy those into the mail. With some
 luck, the message helps to find the actual problem.


that makes sense; i didn't take the time to figure out if the numbers
after the successful tests were useful or not.

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-26 Thread amircx

 ive downloaded the version you linked and
for somereason its not working
i copied it AS IS to my server , just changed the directory

http://www.amir.cx/ajaxtest/test.html

i think you have bug there... in ff its works... 
ie returns errors


Jörn Zaefferer wrote:
 
 Stefan Kilp [sk-software] schrieb:
 Hi,

 there is a realy serious bug in your demo

 http://jquery.bassistance.de/validate/demo-test/custom-methods-demo.html

 please look at the source

 7 + 4 is NOT 13 it is 11 :-)

 btw: great news, i like to use it for my next project
   
 Thanks for pointing that out, didn't notice it for about half a year :-)
 
 Let me know about your experience with the plugin when using it on a 
 project. At some point I'd like to present some example serverside 
 integrations, so if you may have anything in that area, I'm interested!
 
 -- 
 Jörn Zaefferer
 
 http://bassistance.de
 
 
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/
 
 

-- 
View this message in context: 
http://www.nabble.com/Validation-plugin-1.0-alpha-2-tf3256884.html#a9160415
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-25 Thread Jörn Zaefferer
Lee Hinde schrieb:
 Wait, there's more. :-)

 Using the latest WebKit, http://webkit.org/ I got all the way
 through, no crash.
 [...]
 1 tests of 181 failed.
Now thats better.

Results like that are more useful when filtered a bit: Just look at the 
result, click on the red lines and copy those into the mail. With some 
luck, the message helps to find the actual problem.

Thanks.

-- 
Jörn Zaefferer

http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-23 Thread Lee Hinde
Wait, there's more. :-)

Using the latest WebKit, http://webkit.org/ I got all the way
through, no crash.

Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/522+
(KHTML, like Gecko) Safari/419.3
rule: digit (0, 6, 6)
rule: url (0, 6, 6)
rule: email (0, 8, 8)
rule: number (0, 10, 10)
rule: numberDE (0, 10, 10)
rule: date (0, 3, 3)
rule: dateISO (0, 6, 6)
rule: dateDE (0, 6, 6)
rule: required (0, 17, 17)
rule: minLength (0, 11, 11)
rule: maxLength (0, 10, 10)
rule: rangeLength (0, 3, 3)
rule: minValue (0, 3, 3)
rule: maxValue (0, 3, 3)
rule: rangeValue (0, 3, 3)
rule: equalTo (0, 2, 2)
method default messages (0, 16, 16)
$.validator.addMethod (0, 3, 3)
validator.validateForm(): simple (0, 2, 2)
validator.validateForm(): checkboxes: min/required (0, 3, 3)
validator.validateForm(): selects: min/required (0, 3, 3)
validator.validateForm(): with equalTo (0, 2, 2)
validator.validateElement(): simple (0, 3, 3)
validator.hideElementErrors(): input (0, 2, 2)
validator.hideElementErrors(): radio (0, 2, 2)
validator.hideElementErrors(): errorWrapper (0, 2, 2)
validator.hideElementErrors(): container (1, 2, 3)
validator.isFormValid() (0, 5, 5)
validator.showErrors() (0, 4, 4)
validator.showErrors() - external messages (0, 4, 4)
validator.findRules() - internal - input (0, 4, 4)
validator.findRules() - internal - select (0, 2, 2)
validator.findRules() - external (0, 4, 4)
validator.findRules() - external - complete form (0, 1, 1)
validator.findRules() - internal - input (0, 7, 7)
validator.formatMessage (0, 2, 2)
Tests completed in 9468 milliseconds.
1 tests of 181 failed.

On 2/21/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:
 Lee Hinde schrieb:
  Thanks. I wonder if that may be the same issue as with jQuery core...
  it's testsuite tends to crash Safari, too. Could you click through the
  demos
  (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
  see if anything fails there?
 
 
 
  Tabbing through and typing gibberish (a specialty  of mine), I had no
  problems with this page in Safari
 
 Ok, thanks.

 --
 Jörn Zaefferer

 http://bassistance.de


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-21 Thread Jörn Zaefferer
Lee Hinde schrieb:
 Thanks. I wonder if that may be the same issue as with jQuery core...
 it's testsuite tends to crash Safari, too. Could you click through the
 demos
 (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
 see if anything fails there?

 

 Tabbing through and typing gibberish (a specialty  of mine), I had no
 problems with this page in Safari
   
Ok, thanks.

-- 
Jörn Zaefferer

http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Jörn Zaefferer
Stefan Kilp [sk-software] schrieb:
 Hi,

 there is a realy serious bug in your demo

 http://jquery.bassistance.de/validate/demo-test/custom-methods-demo.html

 please look at the source

 7 + 4 is NOT 13 it is 11 :-)

 btw: great news, i like to use it for my next project
   
Thanks for pointing that out, didn't notice it for about half a year :-)

Let me know about your experience with the plugin when using it on a 
project. At some point I'd like to present some example serverside 
integrations, so if you may have anything in that area, I'm interested!

-- 
Jörn Zaefferer

http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Lee Hinde
On 2/19/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:

  Hi folks,

  thanks again for the feedback on the alpha 1 release! It helped a lot to
 push some more improvements:
 http://bassistance.de/jquery-plugins/jquery-plugin-validation/

  Some notable changes:


 Streamlined API for support of different events. The default, submit, can be
 disabled. If any event is specified, that is applied to each element
 (instead of the entire form). Combining keyup-validation with
 submit-validation is now extremely easy to setup
 Added support for one-message-per-rule when defining messages via plugin
 settings
 Removed id-requirement: If an element has no id, it is generated by
 combining the form's id with the element's name
 Added support to wrap metadata in some parent element. Useful when metadata
 is used for other plugins, too.
 Refactored tests and demos: Less files, better demos
 Improved documentation: More examples for methods, more reference texts
 explaining some basics I think almost all of the things that Aaron Heimlich
 proposed are covered... thanks Aaron!

  The bug in IE was merely a problem of the testsuite and is now solved.
 There are still two problems in Opera which I could both track down but not
 yet solve.

  The new demos show some of the new features, checkout the second form on
 the first page:
 http://jquery.bassistance.de/validate/demo-test/validate-demo.html

  Again, I'd appreciate your feedback!

  On that line:
  Could someone please test on Safari? Start with the testsuite:
 http://jquery.bassistance.de/validate/demo-test/ValidationTest.html


It crashes for me after completing test 18-24 ( I can get to 18, but
never to 25).

Latest shipping Safari. (10.4.9/2.0.4)

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Jörn Zaefferer
Lee Hinde schrieb:
 It crashes for me after completing test 18-24 ( I can get to 18, but
 never to 25).

 Latest shipping Safari. (10.4.9/2.0.4)
   
Thanks. I wonder if that may be the same issue as with jQuery core... 
it's testsuite tends to crash Safari, too. Could you click through the 
demos 
(http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and 
see if anything fails there?

-- 
Jörn Zaefferer

http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Karl Rudd
URL: http://jquery.bassistance.de/validate/demo-test/ValidationTest.html
Browser: Safari 2.0.4 (419.3)
OS: Mac OS X 10.4.8

The test page is fine if it is the only page currently in Safari that
is running jQuery. For instance, if you load up jquery.com in another
window (or a tab) then load the test page it will crash.

I'm speculating here but perhaps Safari is having problems switching
JavaScript contexts with the setTimeout()s.

Karl Rudd

On 2/21/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:
 Lee Hinde schrieb:
  It crashes for me after completing test 18-24 ( I can get to 18, but
  never to 25).
 
  Latest shipping Safari. (10.4.9/2.0.4)
 
 Thanks. I wonder if that may be the same issue as with jQuery core...
 it's testsuite tends to crash Safari, too. Could you click through the
 demos
 (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
 see if anything fails there?

 --
 Jörn Zaefferer

 http://bassistance.de


 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Lee Hinde
On a fresh launch, with only that page open, I crashed at 24.



On 2/20/07, Karl Rudd [EMAIL PROTECTED] wrote:
 URL: http://jquery.bassistance.de/validate/demo-test/ValidationTest.html
 Browser: Safari 2.0.4 (419.3)
 OS: Mac OS X 10.4.8

 The test page is fine if it is the only page currently in Safari that
 is running jQuery. For instance, if you load up jquery.com in another
 window (or a tab) then load the test page it will crash.

 I'm speculating here but perhaps Safari is having problems switching
 JavaScript contexts with the setTimeout()s.

 Karl Rudd

 On 2/21/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:
  Lee Hinde schrieb:
   It crashes for me after completing test 18-24 ( I can get to 18, but
   never to 25).
  
   Latest shipping Safari. (10.4.9/2.0.4)
  
  Thanks. I wonder if that may be the same issue as with jQuery core...
  it's testsuite tends to crash Safari, too. Could you click through the
  demos
  (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
  see if anything fails there?
 
  --
  Jörn Zaefferer
 
  http://bassistance.de
 
 
  ___
  jQuery mailing list
  discuss@jquery.com
  http://jquery.com/discuss/
 
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Validation plugin 1.0 alpha 2

2007-02-20 Thread Lee Hinde
On 2/20/07, Jörn Zaefferer [EMAIL PROTECTED] wrote:
 Lee Hinde schrieb:
  It crashes for me after completing test 18-24 ( I can get to 18, but
  never to 25).
 
  Latest shipping Safari. (10.4.9/2.0.4)
 
 Thanks. I wonder if that may be the same issue as with jQuery core...
 it's testsuite tends to crash Safari, too. Could you click through the
 demos
 (http://jquery.bassistance.de/validate/demo-test/validate-demo.html) and
 see if anything fails there?


Tabbing through and typing gibberish (a specialty  of mine), I had no
problems with this page in Safari

 --
 Jörn Zaefferer

 http://bassistance.de


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[jQuery] Validation plugin 1.0 alpha 2

2007-02-19 Thread Jörn Zaefferer

Hi folks,

thanks again for the feedback on the alpha 1 release! It helped a lot to 
push some more improvements:

http://bassistance.de/jquery-plugins/jquery-plugin-validation/

Some notable changes:

   * Streamlined API for support of different events. The default,
 submit, can be disabled. If any event is specified, that is
 applied to each element (instead of the entire form). Combining
 keyup-validation with submit-validation is now extremely easy to setup
   * Added support for one-message-per-rule when defining messages via
 plugin settings
   * Removed id-requirement: If an element has no id, it is generated
 by combining the form's id with the element's name
   * Added support to wrap metadata in some parent element. Useful when
 metadata is used for other plugins, too.
   * Refactored tests and demos: Less files, better demos
   * Improved documentation: More examples for methods, more reference
 texts explaining some basics

I think almost all of the things that Aaron Heimlich proposed are 
covered... thanks Aaron!


The bug in IE was merely a problem of the testsuite and is now solved. 
There are still two problems in Opera which I could both track down but 
not yet solve.


The new demos show some of the new features, checkout the second form on 
the first page: 
http://jquery.bassistance.de/validate/demo-test/validate-demo.html


Again, I'd appreciate your feedback!

On that line:
Could someone please test on Safari? Start with the testsuite: 
http://jquery.bassistance.de/validate/demo-test/ValidationTest.html


I'm also interested in examples of some great form validation setups. 
This one (http://rememberthemilk.com/signup/) was a great inspiration, 
if you know of any other good examples, let me know them!


--
Jörn Zaefferer

http://bassistance.de

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/