Tuesday, February 28, 2017

install the sorted list

function installthesortedlist() {
var thelistsource = document.getElementById("sns_input").value
document.getElementById("sns_sortedlistrepository").innerHTML = thelistsource}

No comments:

Post a Comment