Click here to get back home

Linked images not displaying

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Linked images not displaying Woodmon 10-21-2005
Posted by Woodmon on October 21, 2005, 6:48 am
Please log in for more thread options


I'm observing issue with linked images not displaying in either Firefox
1.5b2 or IE6 when running on Win XP (they display fine in either browser
on W2k).

Example problem HTML is:

<a href="largepict.html" title="Blah" alt="Blah" target="_new">
<img src="images/smallpict.jpg" /></a>

For the image to display in either browser on XP I have to use the
following HTML:

<a href="largepict.html" title="Blah" alt="Blah" target="_new"></a>
<img src="images/smallpict.jpg" />

Needless to say the image is no longer linked to higher quaility image on
webpage.

What am I doing wrong. Is the target="_new" entry casuing the conflict.

I did find I can do the following:

<a href="bigphoto.jpg" title="Blah" alt="Blah" target="_new">
<img src="images/filename.jpg" /></a>

No problems here. Opens a browser window displaying the jpeg photo. But I
wish to open a html page in the browser window.

BTW no URL as this is not on a public server.

Thanks for any ideas.
Woodmon

Posted by kchayka on October 21, 2005, 10:57 am
Please log in for more thread options


Woodmon wrote:

> I'm observing issue with linked images not displaying in either Firefox
> 1.5b2 or IE6 when running on Win XP
>
> BTW no URL as this is not on a public server.

Without a URL, any answer you get would be a wild guess pulled out of
thin air. Few people want to waste time with such a guessing game.

I suggest you find a public server and put up a test page. Most ISPs
give their users at least some free web space. Why not use it?

In a pinch, you can even get some free server space at yahoo/geocities,
though there are plenty of low-cost hosting services out there these
days. You can get your own space for way less than $50 a year, including
a domain name.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.

Posted by Jukka K. Korpela on October 21, 2005, 7:49 pm
Please log in for more thread options


Woodmon wrote:

> <a href="largepict.html" title="Blah" alt="Blah" target="_new">
> <img src="images/smallpict.jpg" /></a>

It's invalid markup. Didn't you check this before asking the world to
help you?

> What am I doing wrong.

You are not telling the facts, like the URL, just your hypotheses.

You have a typo on...let me see... line 42, column 42, I think. It could
be somewhere else, too. Anyway, your markup is probably so wrong that it
would be easiest to rewrite it from scratch.

> Is the target="_new" entry casuing the conflict.

Probably not, but it's wrong too (on two accounts: the value violates
the specifications, and the very attribute is harmful).

> BTW no URL as this is not on a public server.

Do you mean you have no problem in authoring for the WWW, then? F'ups
trimmed accordingly.

Yet, if you want help, you find a way to give us the URL.

Similar ThreadsPosted
removing linked image borders in IE5/Mac? July 26, 2004, 3:07 am
Displaying code with
December 30, 2005, 8:55 pm
Why IE7 not displaying picture? November 11, 2006, 9:46 pm
Pictures not displaying May 9, 2008, 4:56 pm
Mac IE not displaying background-image June 20, 2006, 6:39 am
Help! Background image not displaying... February 8, 2008, 6:11 pm
Displaying Text As Rollover with Tables March 20, 2005, 3:46 am
pages not displaying properly in safari March 18, 2006, 5:18 pm
Image Not Displaying for Some Firefox Users May 31, 2007, 11:21 pm
Displaying a scrollable table with fixed head? May 20, 2005, 5:18 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap