Page doesn't work in IE, but it's fine on Firefox |
![]() ![]() |
Page doesn't work in IE, but it's fine on Firefox |
![]()
Post
#1
|
|
![]() I scream at men with pink shirts. ![]() ![]() ![]() ![]() Group: Member Posts: 169 Joined: Oct 2004 Member No: 58,653 ![]() |
Solve a mystery~~~!
I'm very confused. I've been working on my website (hosted by freewebs) and it seems that all of my links work except for my little mp3 rotation site. It "loads" on moth Firefox and Mozilla, but this is what I get with firefox:] http://img183.imageshack.us/img183/7553/firefoxviewza2.jpg and this is what I get from IE: http://img515.imageshack.us/img515/5589/ieviewpg7.jpg My friend who uses only IE says that the page doesn't work on her computer. I think it's the coding (because all my other pages work), so can you see anything that would mess it up on IE? QUOTE <html>
<head> <title>through the headphones//mp3 rotation</title> <!-- BOTTOMLEFT NAVBAR MAP --!> <map name="m_mp3back3bottomleft" id="m_mp3back3bottomleft"> <area shape="poly" coords="47,0,5,28,15,50,64,18,47,0" href="/novemberwind/index.htm" alt="" /> <area shape="rect" coords="175,42,284,82" href="/novemberwind/mp3s/updates.htm" target="mwindow" alt="" /> <area shape="rect" coords="85,43,162,77" href="/novemberwind/mp3s/about3.htm" target="mwindow" alt="" /> </map> <!-- BOTTOMRIGHT NAVBAR MAP --!> <map name="m_mp3back3bottomright" id="m_mp3back3bottomright"> <area shape="rect" coords="92,41,209,79" href="/novemberwind/mp3s/download.htm" target="mwindow" alt="" /> <area shape="rect" coords="9,41,80,78" href="/novemberwind/mp3s/rules.htm" target="mwindow" alt="" /> </map> </head> <body background="/novemberwind/mp3s/mp3backgroundrepeat.jpg"> <center> <H1 align=center> <table width="800" height="500" border="0" cellspacing="0" cellpadding="0"> <tr valign="top" width="800" height="62"> <td width="289" height="62"><img src="/novemberwind/mp3s/mp3back1topleft.gif"></td> <td width="511" height="62"><img src="/novemberwind/mp3s/mp3back1topright.gif"></td> </tr> <tr valign="center" width="800" height="317"> <td width="289" height="317" bgcolor="#819A65"><iframe name="mwindow" style="border:0px" width="289" height="317" src="/novemberwind/mp3s/updates.htm" border="0" frameborder="0"></iframe></td> <td width="511" height="317"><img src="/novemberwind/mp3s/mp3back2middleright.gif"></td> </tr> <tr valign="bottom" width="800" height="121"> <td width="289" height="121"><img name="mp3back3bottomleft" src="/novemberwind/mp3s/mp3back3bottomleft.gif" width="289" height="121" border="0" id="mp3back3bottomleft" usemap="#m_mp3back3bottomleft" alt="" /></td> <td width="511" height="121"><img name="mp3back3bottomright" src="/novemberwind/mp3s/mp3back3bottomright.gif" width="510" height="121" border="0" id="mp3back3bottomright" usemap="#m_mp3back3bottomright" alt="" /></td> </tr> </table> </center> </body> </html> |
|
|
![]()
Post
#2
|
|
![]() Oh Wow ... ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 688 Joined: Sep 2006 Member No: 468,522 ![]() |
I had the same problem, last time I guess my background image wasn't "explorer" ready. My teacher transferred it into Imageready and it worked after that. I don't know if that will help.
|
|
|
![]()
Post
#3
|
|
![]() I scream at men with pink shirts. ![]() ![]() ![]() ![]() Group: Member Posts: 169 Joined: Oct 2004 Member No: 58,653 ![]() |
I uploaded my image to ImageShack instead, but it still doesn't show up at all. Any other suggestions?
|
|
|
![]()
Post
#4
|
|
![]() ;o ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2007 Member No: 509,821 ![]() |
maybe its the code your using for your images. i'm on a school computer right now so I cant really see whats going on, but what I usually use for my background in ie is somthing like
<background-image=url("insert url here")> |
|
|
![]()
Post
#5
|
|
![]() I scream at men with pink shirts. ![]() ![]() ![]() ![]() Group: Member Posts: 169 Joined: Oct 2004 Member No: 58,653 ![]() |
maybe its the code your using for your images. i'm on a school computer right now so I cant really see whats going on, but what I usually use for my background in ie is somthing like <background-image=url("insert url here")> I used that code and not only does the page not show on IE still, the background image doesn't work on Firefox either. |
|
|
![]() ![]() |