corelogicimpl
Wednesday, January 20, 2016
parseJSON
// call to server
$.get(index.action,function(res){
if result list of object from server
result = $.parseJSON(res);
data = result[0];
showid(data.id);
});
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment