I am self taught Dreamweaver novice
I have created a popup window, but even though in the code it asks it to open at 600 wide x 400 high, the pop up is opening in a tiny window
It seems to be fine with Firefox, just a problem on IE and I have checked it on two machines
This is the code
<a href="javascript:;" onclick="MM_openBrWindow('/site2008/rubr/forms/activity_popup/cycling.htm','Cycling','scrollbars=yes,resizable=yes,width=600,height=400')">Cycling</a></p>
any clues?
thanks