ニュース

var DivAA = document.createElement('div'); DivAA.id = "blkBackgr_"+randm_id; DivAA.className = "MyJsBackg"; DivAA.setAttribute("style", 'background:black; height ...
I am trying to create a javascript function that will display a popup window with a given picture. The filename of the picture will be passed into the ...