474,042 Members | 27,467 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internet Explorer canno show my images

I've integrate some images in a website like

"<p style="text-align:justify">
<img src="../images/haus1.jpg" border="0" alt="Wir kümmern uns drum."
style="float:ri ght; margin-left:20px; margin-top:0px; width:300px;
height:225px;">
... a lot of text ...
</p>"

During Firefox 1.5 shows all images correctly on their places, Internet
Explorer 6 doesn't show any image. Only the alternatively text is available.

Can anybody tell me what I have to do for persuading the IE 6 to show my
images?

--
Thanks from
Klaus (and excuse my 'German' English)
Sep 24 '06 #1
7 2314
On Sun, 24 Sep 2006 14:42:04 +0200, "Klaus P. Lewohn"
<kp*@inetdienst et.dewrote:
>I've integrate some images in a website like

"<p style="text-align:justify">
<img src="../images/haus1.jpg" border="0" alt="Wir kümmern uns drum."
style="float:r ight; margin-left:20px; margin-top:0px; width:300px;
height:225px;" >
.. a lot of text ...
</p>"

During Firefox 1.5 shows all images correctly on their places, Internet
Explorer 6 doesn't show any image. Only the alternatively text is available.

Can anybody tell me what I have to do for persuading the IE 6 to show my
images?
I can't see the problem on the basis of this snippet. I trust you've
checked that your copy of IE 6 displays other sites as expected? I think
you'll need to give us a URL so that we can see the whole page.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Sep 24 '06 #2
I can't see the problem on the basis of this snippet. I trust you've
checked that your copy of IE 6 displays other sites as expected? I think
you'll need to give us a URL so that we can see the whole page.
The URL is http://www.top-hausverwalter.de/, another:
http://www.top-hausverwalter.de/preise.html.

----
Klaus
Sep 24 '06 #3
On Sun, 24 Sep 2006 17:38:01 +0200, "Klaus P. Lewohn"
<kp*@inetdienst et.dewrote:
>I can't see the problem on the basis of this snippet. I trust you've
checked that your copy of IE 6 displays other sites as expected? I think
you'll need to give us a URL so that we can see the whole page.

The URL is http://www.top-hausverwalter.de/, another:
http://www.top-hausverwalter.de/preise.html.
Bizarre. I'm pretty sure you're not doing anything wrong anyway.

I suspect that the notorious Peekaboo bug is involved here somewhere,
though the results are not what Peekaboo usually dishes up. So you could
try using { line-height: 1.2 } which I believe is one of the hacks. Or
there was something like { height: 1% } (the Holly Hack), but you'd need
to Google for the details.

I've sometimes managed to kick IE into behaving itself by putting a
border around a random element: something like { border: 1px solid
white}, as you've got a plain white background. Or you could maybe try
using the HTML attributes for image width and height instead of CSS.

Also, I'm not sure about the { text: justify}. Particularly with the
long words that German has, the results are not pleasing in a narrow
column. Maybe try removing it.

Good luck!

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Sep 24 '06 #4
It required an <div style="height: ..."- tag. And now it's working.

Thanks for help.
Sep 24 '06 #5
Klaus P. Lewohn wrote:
>
During Firefox 1.5 shows all images correctly on their places, Internet
Explorer 6 doesn't show any image.

The URL is http://www.top-hausverwalter.de/
Perhaps you aren't aware you have a worse problem than IE not showing an
image.

In Firefox, zoom text up a notch or two. If you don't notice anything
odd, then change your browser window size to something smaller than
1200px wide. It's not pretty, and definitely not readable.

The culprit seems to be a bogus height:250px on the associated
paragraph. You don't need this anyway. Drop it.

--
Berg
Sep 24 '06 #6
On Sun, 24 Sep 2006 14:02:41 -0500, Bergamot <be******@visi. comwrote:
>Klaus P. Lewohn wrote:
>>
During Firefox 1.5 shows all images correctly on their places, Internet
Explorer 6 doesn't show any image.

The URL is http://www.top-hausverwalter.de/

Perhaps you aren't aware you have a worse problem than IE not showing an
image.

In Firefox, zoom text up a notch or two. If you don't notice anything
odd, then change your browser window size to something smaller than
1200px wide. It's not pretty, and definitely not readable.

The culprit seems to be a bogus height:250px on the associated
paragraph. You don't need this anyway. Drop it.
If you'd followed the thread, you'd know that he's just put that in, in
an attempt to solve the original problem. Perhaps you have a better
suggestion?

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Sep 24 '06 #7
Stephen Poley wrote:
On Sun, 24 Sep 2006 14:02:41 -0500, Bergamot <be******@visi. comwrote:
>>Klaus P. Lewohn wrote:
>>>
The URL is http://www.top-hausverwalter.de/

The culprit seems to be a bogus height:250px

If you'd followed the thread, you'd know that he's just put that in, in
an attempt to solve the original problem. Perhaps you have a better
suggestion?
zoom:1;

Cures a slew of IE problems.

--
Berg
Sep 24 '06 #8

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

Similar topics

1
1524
by: jiangcheng.bao | last post by:
We have a webpage, which pops up a new window, prompting logged-in user to upload images. This works completely fine with regular internet explorer because we use cookie to verify if users are logged in or not. However, if somebody were browsing our website using windows' file explorer, not internet explorer, they have no problem be recognized via cookie when they browse to a regular page that needs loggin, but when they try to upload a...
9
3995
by: The Roys | last post by:
I have a VB program which loads a jpg file into a picture box. I want to be able to d/click on the picture box and have Internet Explorer show this jpg file. What code do I put into the Image1_DblClick() function to show this pic in IExplorer?? Help would be appreciated. Thanks Trevor.
6
2114
by: pradeep_TP | last post by:
I am facing a strange problem with my web site. Afer reinstalling the web application on the web server, I am getting a dialog box for each page. The dialog box has the following information. "This page contains both secure and nonsecure items. Do you want to display the nonsecure items." It was not happening before. I have searched in internet for removing the dialog box. This is the solution that I got
4
3132
by: zz | last post by:
Sorry for posting this here but unfortunatly I couldn't find any appropriate newsgroup for this and since I've been active here with .net question I figured you guys might be able to help. This is a link to a very simple page that contains 2 DIV statements: http://xsinx.no-ip.com:8880/TestEmbedDiv.html One of them is embeded in the other. There is some clipping involved (the red layer is smaller than the yellow one). If you look at...
3
2365
by: VK | last post by:
Internet Explorer 7 beta 2 preview CNET Editor review: <http://reviews.cnet.com/Internet_Explorer_7_for_XP_SP2_Beta_2/4505-3514_7-31454661-2.html?tag=nl.e415> Summary (my personal review interpretation): "Half stolen from Firefox, half is buggy - including the stolen part". Download: <http://www.download.com/Internet-Explorer-7/3000-2356_4-10497433.html?tag=nl.e415>
4
4587
by: =?Utf-8?B?QUcxNTYy?= | last post by:
I am using Internet Explorer 7 and if I try to view a video (YouTube or similar) I get a messgage saying that I have either an outdated version of Macromedia Flask or Java is turned off. Java is turned on and even after I have been through the process of downloading the latest version of Macromedia i still get the same message. Any help welcomed (I could not find a Group dedicated to IE7)
2
3174
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error message as in alert box as " Internet Explorer cannot open the Internet site http://google.citycarrentals.com.au/viewalllocations.php . Operation aborted". It is working in Mozilla . Here i mentioned my code . I am facing this problem several...
4
4837
by: DonnaPrz | last post by:
I have a Dell Vostro 1500 using Windows XP and Internet Explorer 8 with Norton 360 antivirus. SOME internet images do not show up. I do not have the X, just a white space on the screen where they should be. It is frequently the "search" box. For example, on ncl.com on the right it says "Find a Cruise". I see the destination, search from, search to, find the best deal and advanced search. There is a box after that that you click to do the actual...
1
2440
oranoos3000
by: oranoos3000 | last post by:
hi i'd like to set background-image of submit button to a picture with gif extension i set style="background-color:url(images/back.gif)" in input tag with this work this button in firefox is shown correctly but in internet explorer incorrect later set value attribute to " " so that this button is shown correctly in ie browser with this work button is shown in ie correctly but in firefox is shown repeated what do i so that...
0
10337
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
12132
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11601
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
11138
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7863
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6648
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6829
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
5406
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4939
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.