Nov 8, 2009

Internet Explorer 7 Problem - Works fine in Firefox! (Shocker)

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Internet Explorer 7 Problem - Works fine in Firefox! (Shocker)

nightfox
Hey,

I'm helping my mom with one of her web projects for class and I've noticed a pretty big problem (no thanks to IE7) that cost her a few points. It won't load an image of an email icon, however, Firefox will load and display it properly.

Here's the line for the image:
CODE
<img src="nationalparks/images/email.gif" width="99" height="100" border="0" alt="Email" />


Also, IE7 complains about some ActiveX content, but this is just a basic page and NO JavaScript, NO Java applets, NO ActiveX of any kind!

I've never seen anything as crazy as this! Wow... IE really sucks... anyone had a similar problem?

[N]F

Comment/Reply (w/o sign-up)

FirefoxRocks
Can you give a few more lines of code? Or perhaps direct us to your page? That would be helpful.
Also, try this:
CODE
<img src="nationalparks/images/email.gif" style="width:99px;height:100px;border:0px" alt="Email" />


That may help, I don't know if it is the image problem causing the scripting error. Try emptying your cache.

Comment/Reply (w/o sign-up)

mastercomputers
Hey nightfox,

We really do need to see more of the HTML code, as I see nothing wrong with this line at all, except it uses deprecated attributes and seems to be following XHTML. So what made this the line in question?

Here's how I would write this line though:

CODE
<img src="nationalparks/images/email.gif" width="99" height="100" alt="Email" style="border:0" />


The width and height attributes are valid for the img element so I feel using styling on this is unnecessary, however the border attribute has been removed and must be used inside styling to follow strict rules.

Cheers,

MC

Comment/Reply (w/o sign-up)

livingston
Hi nightfox, I've tried the above code in IE7. There was no error or warning. even I've my security settings high.

I think that some other code in the page might have created the problem.

Comment/Reply (w/o sign-up)

FeedBacker
Page can not be displayed in ie7 but can be in mozilla firefox.
Internet Explorer 7 Problem

It suddenly happened that ie7 was unable to load pages. Tensed with the problem I installed firefox1 and tried, page opened and in firefox 2, it was even better. IE7 is of no use to me now.

But I really miss the easy saving of webpages and support of DAP of ie7 in firefox.

-Hemsharma Acharya

Comment/Reply (w/o sign-up)

FeedBacker
Replying to Feedbacker

If you have named the page "PageName.Htm" - I would try renaming it as PageName.Html...

I found in IE7 - this makes a difference!

Comment/Reply (w/o sign-up)

Im1HansonPunk
QUOTE(FeedBacker @ Mar 26 2008, 07:56 AM) *
<a href=http://www.astahost.com/index.php?showtopic=14912&view=findpost&p=116512>Replying to Feedbacker</a>

If you have named the page "PageName.Htm" - I would try renaming it as PageName.Html...

I found in IE7 - this makes a difference!


I was not aware of this issue! Thank you for bringing this up. I will have to rename my pages.

To the original poster:
Try using Dreamweaver as your editor. It has a feature that allows you to check which browsers are compatible with your code.

Comment/Reply (w/o sign-up)

Lydubs
Nightfox,

I definitely find Firefox to be a lot better. I was told by a Geek Squad member that Firefox is a lot safer and has less popups that Internet Explorer. I haven't used Internet Explorer much for anything since I started using Firefox a few years ago. Keep it!

Comment/Reply (w/o sign-up)

Atomic0
I don't really see any problem with the single line of code that you posted. The problems with displaying the image may be caused by coding errors in the main HTML page, causing the single HTML line containing the image element to not be rendered or parsed correctly by the Internet Explorer 7. You should also double check whether parts of the code are compatible with the Internet Explorer, since different browsers support different code elements.

On a side note, it may not be that the image element is not loading, but hidden or positioned off the screen (if CSS is used). Internet Explorer and Firefox have different implementations of the CSS specification which may have caused the element not to appear in the correct position.

Comment/Reply (w/o sign-up)

(G)cover
IE 7 Problems with GIF images
Internet Explorer 7 Problem

I've been experiencing the same problem and don't think it's the code but rather, something in the GIF. I have two nearly identical images using the same code, one works fine in IE 7 and one doesn't load. In Firefox, both come through just fine but IE 7 seems to be very finicky.
 
 -reply by cover

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : Internet Explorer Works Firefox33 Shocker


    Looking for internet, explorer, 7, problem, works, fine, firefox, shocker

See Also,

*SIMILAR VIDEOS*
Searching Video's for internet, explorer, 7, problem, works, fine, firefox, shocker
advertisement



Internet Explorer 7 Problem - Works fine in Firefox! (Shocker)

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com