Click here to Skip to main content
15,884,836 members
Articles / JSONP

jQuery 1.5 broke my JSONP request, and its my own damn fault.

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
15 Oct 2011CPOL3 min read 9.5K  
My dataType:json call to WSEzPL8.asmx/GetCompaniesJSON for a jQuery auto-complete dropdownlist list inside a jQuery dialog works great (just in case anyone is having problems getting their AjaxControlToolkit ComboBox inside an AjaxControlToolkit ModalPopupExtender to work). Fiddler shows JSON...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager Jules Bartow
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions