Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はjqueryが初めてです。このような配列を作成したい
var pos=[]; pos['div1']['left']=200; pos['div2']['left']=400; pos['div3']['left']=600;