<body>

<a title="Image" target="_blank" class="style1"
					  onclick="window.open('Img_page.html', 'Image', 'resizable=no,scrollbars=no, status=no,
					  toolbar=no,titlebar=no,menubar=no, left=0,top=0,width=400px,height=400px, ')">
					  <img src="images/center_image.jpg" width="89" height="70" border="0"></a></td>

</body>

Im using this code in my main page i want to remove the menus from the new image page where i just want to show the image with resizable page and maximize button must be disabled
Thanx

Recommended Answers

All 2 Replies

you're code is correct please check once

Worked for me in IE6.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.