Created
December 21, 2011 16:46
-
-
Save aroop/1506728 to your computer and use it in GitHub Desktop.
result from server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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