agarzola / jQueryAutocompletePlugin

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

removed depricated $.browser (jquery 1.9+) #39

Closed disc closed 11 years ago

disc commented 11 years ago

I removed deprecated $.browser and replaced on navigator.userAgent

darklow commented 11 years ago

I also would also like to have this fixed, but when i looked at your code i noticed you did one thing wrong. You changed indent so it is impossible to see any changes you actually made. Diff shows every line has been changed. I think that is because your PR will never be accepted.