I would like to trigger the Javascript onClick event when the user clicks anywhere within a <DIV> tag below. Is that possible?
response.write("<DIV STYLE='position:absolute; top:250px; left:40px; width:400px; height:300px; background-color:blue; color:red; background: url(mmc.gif);'></DIV>"
Thanks
response.write("<DIV STYLE='position:absolute; top:250px; left:40px; width:400px; height:300px; background-color:blue; color:red; background: url(mmc.gif);'></DIV>"
Thanks