473,385 Members | 1,465 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

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
Jul 23 '05 #1
6 2760
Previously in comp.infosystems.www.authoring.html, KublaiKhan
<bi*****@hotmail.com> said:
Any ideas?


A URL speaks a thousand words.

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 23 '05 #2

"KublaiKhan" <bi*****@hotmail.com> wrote in message
news:f0**************************@posting.google.c om...
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>
</table>
</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?


Do you have IE configured not to display images?

Jul 23 '05 #3
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
Jul 23 '05 #4
On 17 Nov 2004 09:56:40 -0800, KublaiKhan <bi*****@hotmail.com> wrote:
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

Check filenames and extensions. Check for typos. Check to see the image is
in the location you expect it.
Jul 23 '05 #5
Try altering Pop up Blocker settings in IE . . . ?
"KublaiKhan" <bi*****@hotmail.com> wrote in message
news:f0**************************@posting.google.c om...
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

Jul 23 '05 #6
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"
<us****@fearhoward.plus.com> wrote:
Try altering Pop up Blocker settings in IE . . . ?
"KublaiKhan" <bi*****@hotmail.com> wrote in message
news:f0**************************@posting.google. com...
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


Jul 23 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Scott Matthews | last post by:
I've recently come upon an odd Javascript (and/or browser) behavior, and after hunting around the Web I still can't seem to find an answer. Specifically, I have noticed that the Javascript...
235
by: napi | last post by:
I think you would agree with me that a C compiler that directly produces Java Byte Code to be run on any JVM is something that is missing to software programmers so far. With such a tool one could...
1
by: tshad | last post by:
I am using a slidemenu program that I download and seem to have a problem with IE when sliding down. I have 2 containers (div) on top of each other and the menu slides out from behind the other....
6
by: christian9997 | last post by:
Hi I would be very helpful if someone could help me with this code. It works fine in IE but when I display it in Netscape or Firefox and I move the mouse from one menu to the other the gap...
1
by: Do | last post by:
Hi, Has anyone every had two NET Framework 1.1 Servers that both run the same web application, but the behavior of the forms is different? My form validation behaves differently on two...
11
by: Nathan Sokalski | last post by:
I add several JavaScript events (onchange, onkeypress, etc.) to Controls using the Add method of the Attributes collection. However, if the JavaScript code contains certain characters, such as & or...
17
by: =?Utf-8?B?U2hhcm9u?= | last post by:
Hi Gurus, I need to transfer a jagged array of byte by reference to unmanaged function, The unmanaged code should changed the values of the array, and when the unmanaged function returns I need...
1
by: Harch84 | last post by:
Hi guys I have a script that uses the google maps geocoder and a html form to pass the javascript variable so to perl. Now all of this seems to work fine in mozilla firefoz and internet explorer...
1
by: bogdanm | last post by:
Hello everyone, I am having a probleme with a issuu code when trying to insert it o my site it doesnt work in IE but in mozzila works fine the code is bellow: <div><object...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.