Welcome, Guest.
Login
|
Register
Username:
Password:
Remember me:
JSON Object Help
Please log in to post.
Watch thread
Unwatch thread
Started by
star wars
08 May 2012 20:44
By
star wars
(
2
)
On 08 May 2012 20:46
Im trying to find a way to merge a object and a variable value
ex:
obj = { obj2: "Value" };
variable = "obj2";
alert(obj.variable) // I need help with this part, it needs to alert Value
Any ideas?
LurKing
By
jediknight
(
88
)
On 12 May 2012 20:43
If you are looking for a text value from an input, use var derp = document.getElementById('someid').value;
Alert(derp);
Buoyancy: what goes down, must come up..
Nintendo 3DS is ™ Nintendo Co. Ltd. This website is ©2009-2024 HullBreach Studios. All rights reserved. Members are responsible for their own content. No account information will be given to third-parties without your consent.