Wednesday, May 26, 2010

JSON (javascript object notification)

Hi all,

This is one of the technology you can use to make your javascript and ajax objects more powerfull.

declaring object:

var newJsonObj = {}
vat newJsonArr = [];

newJsonObj = { "tty" : android,
"name", aniruddha das,
"posts" : [
{"":thid,}
]
}

in reference to: 4shared.com - free file sharing and storage (view on Google Sidewiki)

No comments:

Post a Comment