URgent!! Links only work in Firefox!!! |
URgent!! Links only work in Firefox!!! |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Nov 2007 Member No: 592,930 ![]() |
Hi,
The links in my code only work in Firefox, not Internet Explorer. Do you know how I can fix this?? The code is below: CODE <img border="0" src="http://img262.imageshack.us/img262/571/myspacelayoutcropped3imgr2.png" width="700" height="600" usemap="Myspace_Layout___cropped3_Map">
<span class="text"><style type="text/css"> body{background-color:1D0D12;border-color:E4D5BA;border-width:6px;border-style:solid;overflow:auto;scrollbar-face-color:1D0D12;scrollbar-3dlight-color:A48F80;scrollbar-shadow-color:A48F80;scrollbar-track-color:1D0D12;scrollbar-darkshadow-color:A48F80;scrollbar-arrow-color:E4D5BA;scrollbar-highlight-color:A48F80;} div div select, div div form {display:visible !important;} select { filter:alpha(opacity=0); } .ftd {Moves the entire profile up - hey hey hey goodbye} body table {margin-top:-50000px;} .ftd {Keeps the ad, search form, and navigation links in place} body td table, body div table {margin-top: 0;} .ftd {Makes the table the ad, search form and nav links are on transparent} table, tr, td {background-color:transparent;} .ftd {Removes the search form} body div table form{display:none;} .ftd {For comment boxes to display} body table div form{display:block;} .ftd {Hides the dividers in between the nav links} div table td font {visibility:hidden; } a.navbar:active, a.navbar:visited, a.navbar:link { color:808080; } a.navbar:hover { color:000000; } .navbar {visibility:visible !important;} </style> </style></span> </td> </tr> <tr> <td valign="top" align="left" width="435" bgcolor="ffffff" style="word-wrap: break-word"> <span class="orangetext15"> Who I'd like to meet:</span><br/> <span class="text"><div class="jolie" style="position: absolute; left:280px; top:210px; width:1000px; height:600px; overflow:hidden;"> <div style="position: absolute; width: 100px; height: 100px; z-index: 1" id="layer1"> <map name="Myspace_Layout___cropped3_Map"> <area shape="rect" alt="Add DK To Friends" coords="298,231,389,263" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=80096067&MyToken=080e279b-3122-41ef-8560-fd27dfabfe0b" target="_self"> <area shape="rect" alt=":: Add To Favourites ::" coords="154,231,273,264" href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=80096067&public=0" target="_self"> <area shape="rect" alt=":: DK Images ::" coords="298,183,390,222" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=80096067&albumId=0" target="_self"> <area shape="rect" alt=":: Message DK ::" coords="154,183,273,217" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=80096067&MyToken=d447ca71-3808-4298-93d8-c0c0a1ee7f24" target="_self"> <area shape="rect" alt="add" coords="0,0,699,591" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=80096067&MyToken=63921397-6eb8-4dfa-ba0b-4e0306ece4a0" target="_self"> </map> <img border="0" src="http://img262.imageshack.us/img262/571/myspacelayoutcropped3imgr2.png" width="700" height="600" usemap="Myspace_Layout___cropped3_Map"></div> <div style="position: absolute; left: 500px; top: 106px; width: 200px; height: 401px; z-index: 2; overflow:auto;scrollbar-face-color:1D0D12;scrollbar-3dlight-color:A48F80;scrollbar-shadow-color:A48F80;scrollbar-track-color:1D0D12;scrollbar-darkshadow-color:A48F80;scrollbar-arrow-color:A48F80;scrollbar-highlight-color:A48F80; id="layer2"> |
|
|
![]() |
![]()
Post
#2
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
Place this
CODE <img border="0" src="http://img262.imageshack.us/img262/571/myspacelayoutcropped3imgr2.png" width="700" height="600" usemap="Myspace_Layout___cropped3_Map">" ABOVE this CODE <map name="Myspace_Layout___cropped3_Map"> code.
|
|
|
![]() ![]() |