Hi,
I want to open a browser window popup of a html page.
I use DWeaver and add the Behaviour "Open Browser Window". this gives me the following for the page My_PopupAssess.html
but this doesn't work?
Should I expect to see some javascript in my HEAD to support the MM_openBrWindow ?
Any ideas, thanks, Simon.
I want to open a browser window popup of a html page.
I use DWeaver and add the Behaviour "Open Browser Window". this gives me the following for the page My_PopupAssess.html
Code:
<td height="78"><img src="5-steps-01-red_r2_c4.gif" alt="Assess the risk" name="n5steps01red_r2_c4" width="64" height="78" border="0" onbeforeunload="MM_openBrWindow('http://www.esafetysigns.co.uk/acatalog/My_PopupAssess.html','Assess','status=yes,scrollbars=yes,resizable=yes,width=400,height=350')"></td>
Should I expect to see some javascript in my HEAD to support the MM_openBrWindow ?
Any ideas, thanks, Simon.
Comment