yeelliott / jquery-utils

Automatically exported from code.google.com/p/jquery-utils
MIT License
0 stars 0 forks source link

Compatibilty with jquery validation plugin #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Include both timepickr plugin and jquery validate plugin
2. Apply both plugins in the form
3. Execute de form

What is the expected output? What do you see instead?
Expected input is show errors if validation fails or submit the form,
instead it shows nothing, it seems not to be compatible.

What version of the product are you using? On what operating system?
jquery 1.4.2 jquery UI 1.8 rc3 timepickr .6 and .7 on windows 7

Please provide any additional information below.
while i use both plugins timepickr and validate page does nothing

Original issue reported on code.google.com by olvera9 on 15 Mar 2010 at 2:15

GoogleCodeExporter commented 9 years ago
sorry i duplicated this issue. I'm not sure how to delete my post. 

here is the link to the validate plugin
http://docs.jquery.com/Plugins/Validation

Original comment by shad...@gmail.com on 8 Jun 2010 at 1:24