#foreach
for(var key in mycolors){
content += key+": "+mycolors[key]+"<br/>";
}
Go to list of users who liked
More than 5 years have passed since last update.
#foreach
for(var key in mycolors){
content += key+": "+mycolors[key]+"<br/>";
}
Register as a new user and use Qiita more conveniently
Go to list of users who liked