[jQuery] Re: jQuery 1.3.2: error in Safari when running a multi-selector query in the context of an element not yet added to DOM

2009-03-04 Thread Cao Le Thang Long
I'm using jquery 1.3.2 and having the same error , but with daterangepicker() (http://www.filamentgroup.com/lab/ date_range_picker_using_jquery_ui_16_and_jquery_ui_css_framework/). The demo on their website is working well though. Here are the lines that triggered that error (inside the daterang

[jQuery] [validate] addWrapper bug

2008-06-18 Thread Cao Le Thang Long
Any suggestion, Jorn? On Jun 16, 10:11 am, Cao Le Thang Long <[EMAIL PROTECTED]> wrote: > Hi, > > I'm currently using the validation plugin. However I ran into some > problems. > > When I use "div" (or even "ul") as a wrapper, if there is a va

[jQuery] Re: [validate] addWrapper bug

2008-06-16 Thread Cao Le Thang Long
Opera 9.50 . When I tried submitting the form without filling out the "Comment" field, of course the error will be displayed. But even after I typed in a comment, the error doesn't disappear, and I cannot submit the form. Thanks for your support. On Jun 16, 6:23 pm, "J�rn Zaefferer

[jQuery] [validate] addWrapper bug

2008-06-15 Thread Cao Le Thang Long
Hi, I'm currently using the validation plugin. However I ran into some problems. When I use "div" (or even "ul") as a wrapper, if there is a validation error and I correct it, the whole form disappear, in fact the whole "body" element is marked as "display: none". I did a search on Google and f

[jQuery] [validate] addWrapper bug

2008-06-15 Thread Cao Le Thang Long
Hi, I'm currently using the validation plugin. However I ran into some problems. When I use "div" (or even "ul") as a wrapper, if there is a validation error and I correct it, the whole form disappear, in fact the whole "body" element is marked as "display: none". I did a search on Google and f