i am very new to javascript. i need to be able to add a picture to a slide show that i have already created.
the function i currently have:
function addImg() {
var a =prompt("Enter the Url of your image","")
pics.push('a');
i am missing something from getting it work properly
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.