So I went through those post and tried everything...
this:
<form>
<input type="button" value=" View Template " onclick="window.open(\'popup_shipping_estimator.html\',\'mywindow\',\scrollbar s=yes,menubar=0,resizable=1,toolbar=no,width=780,height=590')" />
</form>
Remember this is in a sidebox....
whenever I put this code, the page stops loading at the side box... also, I don't want it to be a button, I want it to be a clickable image. I can figure that out later, if only I could get this form working... any ideas?



