Using jQuery.map() to Map One Object To Another
Today was another day of learning. As part of a redesign, I had to convert a JavaScript object to an array used in the jQueryUI autocomplete plug-in. I have a service that returns a JSON object containing a list of category ID and Names that match a search for terms entered into an auto complete [...]
Filed under:
jQuery
| No Comments »

