This is a migrated thread and some comments may be shown as answers.

jquery.Validate

2 Answers 98 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ian
Top achievements
Rank 1
Ian asked on 12 Dec 2011, 10:03 PM
Hello,
Including the jquery.Validate library seeams to be interfering with my kendoui controls. Whenever I have the jquery.validate plugin included, I seem to lose all of the events from the kendo widgets. This seems to be the offending script.
<script src="http://ajax.aspnetcdn.com/ajax/jQuery.Validate/1.6/jQuery.Validate.min.js" 
	type="text/javascript"></script>

Any ideas?
Thanks,
ian

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 13 Dec 2011, 01:27 PM
Hello Ian,

 
jQuery.validate 1.6 overrides the jQuery delegate method. I will suggest you use 1.7+ version of jquery.validate.js

Regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ian
Top achievements
Rank 1
answered on 13 Dec 2011, 03:51 PM
Thanks a lot for the help. I used the opportunity to play with the kendo validator and I think that it is a great fit for your framework. I actually prefer it to be honest. 
ian
Tags
General Discussions
Asked by
Ian
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Ian
Top achievements
Rank 1
Share this question
or