Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 23rd, 2005, 11:43 PM
KublaiKhan
Guest
 
Posts: n/a
Default Elementary code behaves differently in Mozilla & IE

The code is:
<html>
<head>
<title>Test Page</title>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0"
align="center">
<tr>
<td align="left"><img src="proceed_off.gif" width="79"
height="24"></td>
</tr>
</body>
</html>

Displays the gif file correctly in Firebird/0.6.1. All I get with IE
6.0 is an Xed out display. I tried specifying the location of the
location of the gif file but still no luck. Any ideas?
TIA
KK
  #2  
Old July 23rd, 2005, 11:43 PM
Mark Parnell
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE

Previously in comp.infosystems.www.authoring.html, KublaiKhan
<birky99@hotmail.com> said:
[color=blue]
> Any ideas?[/color]

A URL speaks a thousand words.

--
Mark Parnell
http://www.clarkecomputers.com.au
  #3  
Old July 23rd, 2005, 11:44 PM
Harlan Messinger
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE


"KublaiKhan" <birky99@hotmail.com> wrote in message
news:f06d5ef0.0411161946.6c3df772@posting.google.c om...[color=blue]
> The code is:
> <html>
> <head>
> <title>Test Page</title>
> </head>
> <body>
> <table width="100%" border="0" cellpadding="0" cellspacing="0"
> align="center">
> <tr>
> <td align="left"><img src="proceed_off.gif" width="79"
> height="24"></td>
> </tr>[/color]

</table>
[color=blue]
> </body>
> </html>
>
> Displays the gif file correctly in Firebird/0.6.1. All I get with IE
> 6.0 is an Xed out display. I tried specifying the location of the
> location of the gif file but still no luck. Any ideas?[/color]

Do you have IE configured not to display images?

  #4  
Old July 23rd, 2005, 11:44 PM
KublaiKhan
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE

OK, I have 2 gif images - one an arrow, and another the word
'Proceed', both about the same size, created with MS Paint. The code
works fine with the arrow but not with the word in IE. Weird, isn't
it?
KK
  #5  
Old July 23rd, 2005, 11:44 PM
Neal
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE

On 17 Nov 2004 09:56:40 -0800, KublaiKhan <birky99@hotmail.com> wrote:
[color=blue]
> OK, I have 2 gif images - one an arrow, and another the word
> 'Proceed', both about the same size, created with MS Paint. The code
> works fine with the arrow but not with the word in IE. Weird, isn't
> it?
> KK[/color]


Check filenames and extensions. Check for typos. Check to see the image is
in the location you expect it.
  #6  
Old July 23rd, 2005, 11:49 PM
pronoun
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE

Try altering Pop up Blocker settings in IE . . . ?


"KublaiKhan" <birky99@hotmail.com> wrote in message
news:f06d5ef0.0411161946.6c3df772@posting.google.c om...[color=blue]
> The code is:
> <html>
> <head>
> <title>Test Page</title>
> </head>
> <body>
> <table width="100%" border="0" cellpadding="0" cellspacing="0"
> align="center">
> <tr>
> <td align="left"><img src="proceed_off.gif" width="79"
> height="24"></td>
> </tr>
> </body>
> </html>
>
> Displays the gif file correctly in Firebird/0.6.1. All I get with IE
> 6.0 is an Xed out display. I tried specifying the location of the
> location of the gif file but still no luck. Any ideas?
> TIA
> KK[/color]


  #7  
Old July 23rd, 2005, 11:51 PM
news@robdavis.plus.com
Guest
 
Posts: n/a
Default Re: Elementary code behaves differently in Mozilla & IE

I'm not sure what popup setting would have to do with things.
However, there is an end table tag missing, there is no doctype at the
start of the file. You should perhaps use a validator and check if
there are html errors when you get strange behaviour like this - try
http://validator.w3.org/

Rob

On Thu, 25 Nov 2004 02:04:08 -0000, "pronoun"
<usenet@fearhoward.plus.com> wrote:
[color=blue]
>Try altering Pop up Blocker settings in IE . . . ?
>
>
>"KublaiKhan" <birky99@hotmail.com> wrote in message
>news:f06d5ef0.0411161946.6c3df772@posting.google. com...[color=green]
>> The code is:
>> <html>
>> <head>
>> <title>Test Page</title>
>> </head>
>> <body>
>> <table width="100%" border="0" cellpadding="0" cellspacing="0"
>> align="center">
>> <tr>
>> <td align="left"><img src="proceed_off.gif" width="79"
>> height="24"></td>
>> </tr>
>> </body>
>> </html>
>>
>> Displays the gif file correctly in Firebird/0.6.1. All I get with IE
>> 6.0 is an Xed out display. I tried specifying the location of the
>> location of the gif file but still no luck. Any ideas?
>> TIA
>> KK[/color]
>[/color]

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles