Ganesh N
Monday, 16 September 2013
Checking if Json object is empty
if
(response.College !=
null
|| response.College !=
""
) {
//3
college = response.College;
if
($.isEmptyObject(college))
{
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment