jQuery have variable containing mulitple variables -


I have a list of variables, which is getting out of hand

I was thinking That i can

  var content id = $ (cr) .fund ("content idid"). Text () var status = $ (cur) .find ("status"). Text () var title = $ (cur) .find ("title"). Text () var description = $ (cur) .find ("description") text () var coverUrl = $ (cur) .find ("coverUrl"). Standard JavaScript data structures (group of named data); < With the named key) and (for the ordering data).  
  var myThing = {foo: "Some Value", Bar: "Some Other Values"}; MyThing.baz = "yet another value"; Warning (myThing.foo); Warning (myThing ["bar"]); Var key = "baz"; Warning (myThing [key]);    

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -