an example of creating a custom autosuggest menu using Freebase
This is an implementation of autosuggest pop-up menus using Mjt
and jQuery.
Menus are Mjt templates that use a particular microformat. The
controller is almost completely isolated from the query used to
populate the menu, though this example uses
a Freebase query.
This code is fairly robust but there are some painful edges on
the ui state machine.You may also want to look at Freebase...
more
MJT Auto-suggest demo 1
top ↑
We can also tell you MJT Auto-suggest demo 1 is a
If you know more about MJT Auto-suggest demo 1, you can add more facts here »
Similar topics in Freebase
-
Google Feed API Client in Mjt
A Mjt example that displays data from the Google Feed AJAX API. -
MJT run(args) demo
-
Freebase recent comments
Shows the most recent discussion posts in the context of their threads. -
Minimal mjt example
The smallest possible mjt application.(Use this as a template for your own application) -
User History
View recent edits by a specified user.Some enhancement ideas...what might be really powerful is to have the first view display only the topics/types edited with the ability to expand on any item to see the edits madeediting the URL is OK, but would like an interface to choose or input a user ... -
Mjt introductory tour
Mjt is a templating system that can run entirely in the browser. This appĀ demonstrates most of the constructs in the template language.