i am making simple autosuggestion (autocompleter) plugin with jQuery. Unfortunately i have to use jsonp. It is ok and it works, but when i am aborting request it will throw
jQuery uses a tag to implement JSONP. You cannot abort the loading of script tags.