I would also reccommend returning false and displaying a hidden positioned layer.
<div id="myPopup" style="width:120px; height:75px; background-color:#909090; position:absolute; z-index:99; display:none; top:48%; left:48%;">
<center>
This is my popup!
<br>
<input type="button" value="Close" onClick=document.getElemen
</center>
</div>
function showLayer(layerName) {
document.getElementById(la
}
Main Topics
Browse All Topics





by: mplungjanPosted on 2003-05-14 at 12:05:16ID: 8526785
1. returning false on the onSubmit will stop the form from being submitted
m/dynamici ndex8/chro meless.htm
2. if the form does not have a target to somewhere else then you will not be able to show a layer f.ex.
Have a look at http://www.dynamicdrive.co
which seem now to tell us they do not work on XP