[jQuery] [autocomplete] use of parsed data vs. raw data (v.1.0.2)

2009-01-28 Thread Arlen
\/users\/user2.vcf"}, "kind" : {"value" : "individual"}, "fn" : {"value" : "User, User2"}, "email" : [ {"value" : "us...@mysite.edu"}, ], "caladruri" : {"value" : "mailto:us...@mysite.edu"}, } ] } } === Two other quick notes: We had to fall back on FormatItem() rather than FormatMatch() even though the latter was defined. It would be great to parameterize the query (rather than just sending "q") as some won't have control over the parameter name. Thanks for the excellent work! Arlen

[jQuery] [autocomplete] use of parsed data vs. raw data (v.1.0.2)

2009-01-28 Thread Arlen
\/users\/user2.vcf"}, "kind" : {"value" : "individual"}, "fn" : {"value" : "User, User2"}, "email" : [ {"value" : "us...@mysite.edu"}, ], "caladruri" : {"value" : "mailto:us...@mysite.edu"}, } ] } } === Two other quick notes: We had to fall back on FormatItem() rather than FormatMatch() even though the latter was defined. It would be great to parameterize the query (rather than just sending "q") as some won't have control over the parameter name. Thanks for the excellent work! Arlen