spires Posted October 12, 2006 Share Posted October 12, 2006 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. Quote Link to comment Share on other sites More sharing options...
fenway Posted October 12, 2006 Share Posted October 12, 2006 Check the JS function, and see where the window title is set. Quote Link to comment Share on other sites More sharing options...
spires Posted October 12, 2006 Author Share Posted October 12, 2006 ok, thanks. i shall try it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.