Milady Shadow Posted November 24, 2008 Share Posted November 24, 2008 My code works in IE, but in Firefox, the words that are supposed to be in the textbox aren't in it... <img src="//images.weserv.nl/?url=http://i34.tinypic.com/28v7wut.jpg" border="0" usemap="#map1" style="position:absolute; left:0px; top:0px; width:1000px; height:650px"> <MAP NAME="map1"> <area href="http://www.neopets.com/guilds/guild_link.phtml?id=3750810" shape="rect" coords="464,43,562,144"> <area href="http://www.neopets.com/guilds/guild_board.phtml?id=3750810&_ref_ck=8fa8b53f81522f4418b23e3d981458e4" shape="rect" coords="578,43,677,144"> <area href="http://www.neopets.com" shape="rect" coords="689,43,787,144"> </MAP> <style /> table, td{background:none;} .contentHeader, .sidebar, #footer, #header, #footerNifty, table table table .content, .contentModuleHeaderAlt{display:none} .contentModuleContent{#display:none} #main {background:0;border:0} #textbox{ position:absolute; top:244 px; left:460 px; height:247 px; width:419 px; overflow:auto; overflow-x:hidden; } body{ scrollbar-arrow-color:F8EAA9; scrollbar-track-color:2F7C74; scrollbar-face-color:2F7C74; scrollbar-highlight-color:2F7C74; scrollbar-3dlight-color:E6A899; scrollbar-darkshadow-color:E6A899; scrollbar-shadow-color:E6A899 } </style /> Help would be greatly needed! Quote Link to comment Share on other sites More sharing options...
Izzy ♥ Posted November 24, 2008 Share Posted November 24, 2008 I think the space between the numbers and the "px" is confusing Firefox :P If you take that out, it should work properly. Quote Link to comment Share on other sites More sharing options...
Milady Shadow Posted November 24, 2008 Author Share Posted November 24, 2008 Thanks! It works now~! :laughingsmiley: 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.