Jump to content

pop_ups


spires

Recommended Posts

Hi,

does any one know how to remove the inage size from the top bar on the pop-up windows?

Goto, and click a link. the pop up will be named the name of the image and the image size.
[URL=http://www.jona-lewie.com/jona_posing.html]http://www.jona-lewie.com/jona_posing.html[/URL]

here is the code.
[code]
<map name="Map">
  <area shape="rect" coords="44,72,292,138" href="#" onClick="MM_openBrWindow('GFX/posing/Half_Beard.jpg','','width=801,height=1601')">
  <area shape="rect" coords="141,206,391,276" href="#" onClick="MM_openBrWindow('GFX/posing/Kitchens.jpg','','width=801,height=1801')">
  <area shape="rect" coords="238,346,490,414" href="#" onClick="MM_openBrWindow('GFX/posing/Mugshots.jpg','','width=697,height=1201')">
  <area shape="rect" coords="337,488,587,556" href="#" onClick="MM_openBrWindow('GFX/posing/Relaxing.jpg','','width=801,height=704')">
  <area shape="rect" coords="434,625,684,696" href="#" onClick="MM_openBrWindow('GFX/posing/Two_Shoes.jpg','','width=801,height=931')">
</map>
[/code]

thanks for your help.

Link to comment
https://forums.phpfreaks.com/topic/23789-pop_ups/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.