[jQuery] Re: jquery Plugin Validation + jquery Form Plugin

2008-06-27 Thread Fred Boucher
reliable. > > Jörn > > On Fri, Jun 27, 2008 at 2:43 PM, Fred Boucher <[EMAIL PROTECTED]> wrote: > > > I have a problem using two plugins with Jquery : > >http://bassistance.de/jquery-plugins/jquery-plugin-validation/ > > and > >http://www.malsup.com/jquery/

[jQuery] Re: jquery Plugin Validation + jquery Form Plugin

2008-06-27 Thread Fred Boucher
th the HTML. That should be much more > reliable. > > Jörn > > On Fri, Jun 27, 2008 at 2:43 PM, Fred Boucher <[EMAIL PROTECTED]> wrote: > > > I have a problem using two plugins with Jquery : > >http://bassistance.de/jquery-plugins/jquery-plugin-validation/ >

[jQuery] jquery Plugin Validation + jquery Form Plugin

2008-06-27 Thread Fred Boucher
I have a problem using two plugins with Jquery : http://bassistance.de/jquery-plugins/jquery-plugin-validation/ and http://www.malsup.com/jquery/form/#code-samples I have a form where I need to check if fields are wrong or not (with jquery Plugin Validation). When the form is submitted and all fi

[jQuery] Cluetip + UI.datepicker + show events onmouseover

2008-06-25 Thread Fred Boucher
Hello, I am using cluetip 0.9.8 and UI.datepicker (http://marcgrabanski.com/ code/ui-datepicker) from Mark Grabanski. The UI.datepicker displays a calendar, and I expect cluetip to show on the event onmouseover the status of a day. Here is the code I use : $(document).ready(function() { // when