+1
Extend autocomplete api to send something like
for x in elements:
sugs.append({"trigger": "Google " + x.attrib["data"], "contents": x.attrib["data"]})
return sugs
0
audrius 13 years ago
and make api to show widget's like boxes, panels, tips, dialogs
Customer support service by UserEcho