Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
load object to an array.
Dinesh Santhalingam
8y
366
1
Reply
I want to load the object into goo .can anyone suggest some ideas?
function LoadSucc(obj) {
var
goo
=[];
}
obj-{["A",50],["B"-56]} array
obj- An array returned by Back end code.
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
How to connect HTML pages with JSP and Servlet ?
How to load Arraylist to Array