Line 81: | Line 81: | ||
a_html = s_nam.link(tile_link[i]); | a_html = s_nam.link(tile_link[i]); | ||
tile.push("<li style = \"background: url(\'" + pick_picture(s_nam) + "\"');\" >" + a_html + "</li>"); | tile.push("<li style = \"background: url(\'" + pick_picture(s_nam) + "\"');\" >" + a_html + "</li>"); | ||
− | console.log(pick_picture(s_nam)) | + | console.log(s_nam, pick_picture(s_nam)) |
− | } | + | } console.log(tile) |
// Insert html code in page. | // Insert html code in page. |
Revision as of 11:18, 10 October 2016