DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an web page PassGuidePage.
PassGuidePage includes the HTML code <div id=”target”> </div>.
There is a JavaScript array containing list of URLs to pictures. They array is named
picturesArray.
Which function in JavaScript will insert images from URLs into the target?