slikspic
August 26th, 2004, 07:26 AM
:red: I'm creating an image map that will open a new window and i want this new window to be 1024x670 with no toolbars, borders or anything and centered on the screen. What code do i use for this? I'm using dreamweaver and this is what i'm using so far and it works except that the toolbars still show up and it messes up my window, please help me!! :red: :trout:
<AREA SHAPE="rect" COORDS="338,285,456,327" href='home.cfm' target="_blank" alt="Fighting Knights" width=1024 height=676 onClick="MM_openBrWindow('home.cfm','','width=1024,height=6 76')">
<AREA SHAPE="rect" COORDS="338,285,456,327" href='home.cfm' target="_blank" alt="Fighting Knights" width=1024 height=676 onClick="MM_openBrWindow('home.cfm','','width=1024,height=6 76')">