agarzola / jQueryAutocompletePlugin

Jörn Zaefferer’s (now deprecated) jQuery plugin, with tweaks.
282 stars 151 forks source link

jQuery 1.5.1 not supported? #16

Closed brgrz closed 13 years ago

brgrz commented 13 years ago

The plugin does not seem to work with jQuery 1.5.1 or higher. Will you be able to fix that?

brgrz commented 13 years ago

Apparently the issue is with jQuery Validate plugin as described here: http://forum.jquery.com/topic/getjson-in-jquery-1-5-and-asp-net-mvc

The solution is to use this fixed plugin: https://github.com/jaubourg/jquery-validation

agarzola commented 13 years ago

Thanks for posting an update when you closed the issue, mhrovatic!