[jQuery] jQuery .append all elements
Hi guys
I'm trying to do the following:
-----------------------------------------
$(document).ready(function(){
img=$(".img");
imga=img.attr("href");
$("#imgbox").append("<img src='"+imga+"'/