referencing javascript vigilant verbatim array


how anxiety models (accord, crv, prius, etc) structure?
is bad structure means mislay makes...then models...then denote options?



var cars = [
{
"makes" : "honda",
"models" : [
{'accord' : ["2dr","4dr"]} ,
{'crv' : ["2dr","hatchback"]} ,
{'pilot' : ["base","superduper"] }
]
},
{
"makes" : "toyota",
"models" : [
{'prius' : ["green","reallygreen"]} ,
{'camry' : ["sporty","square"]} ,
{'corolla' : ["cheap","superfly"] }
]
}
];


thanks



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?