Skip to content

Instantly share code, notes, and snippets.

@aroop
Created December 21, 2011 16:46
Show Gist options
  • Save aroop/1506728 to your computer and use it in GitHub Desktop.
Save aroop/1506728 to your computer and use it in GitHub Desktop.
result from server
jQuery16408981715778354555_1324454856478(
{
term: "tes",
results: {
movie: [
{
term: "Test Movie",
id: 2,
data: {
subtitle: "Test Movie",
url: "a"
},
score: 1
},
{
term: "Test Movie",
id: 1,
data: {
subtitle: "Test Movie",
url: "a"
},
score: 1
}
]
}
}
)
+-View source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment