473,385 Members | 1,409 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.

Invisable images

ima
I've been going in circles trying to get my images to display and after
much experimentation, it appears that the background color may be
hiding my images. The alt tags appear in place but no borders or
missing link icons.

Example of HTM image code:
<div id="mainimage">
<img alt="Fill in the blank Individual List" src="lidoc.jpg"
width="91" height="121" />
<p class="caption">Fill in the blank Individual List</p></div>

css mainimage code:
div#content div#mainimage {width:180px; float:left; margin:0 8px 4px
0;}
div#content div#mainimage img {border: 1px solid #960;}
div#content div#mainimage p {font-size:.65em; margin:0px 5px;
color:#C60;}

Any suggestions?

Sep 10 '05 #1
7 1702
On 10 Sep 2005 15:38:09 -0700, "ima" <im*********@yahoo.com> wrote or
quoted :
The alt tags appear in place but no borders or
missing link icons.


I reported a similar bug with <applet in Netscape, Firefox and
Mozilla. Opera and IE do not have it

Try the other browsers to see if it is you or the browser.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
Sep 10 '05 #2
"ima" <im*********@yahoo.com> wrote:
I've been going in circles trying to get my images to display and after
much experimentation, it appears that the background color may be
hiding my images. The alt tags appear in place but no borders or
missing link icons.

Any suggestions?


Don't post code to the group, upload a minimised test case and post the
url.

--
Spartanicus
Sep 10 '05 #3
ima wrote:
I've been going in circles trying to get my images to display and after
much experimentation, it appears that the background color may be
hiding my images. The alt tags appear in place but no borders or
missing link icons.

Example of HTM image code:
<div id="mainimage">
<img alt="Fill in the blank Individual List" src="lidoc.jpg"
width="91" height="121" />
<p class="caption">Fill in the blank Individual List</p></div>

css mainimage code:
div#content div#mainimage {width:180px; float:left; margin:0 8px 4px
0;}
div#content div#mainimage img {border: 1px solid #960;}
div#content div#mainimage p {font-size:.65em; margin:0px 5px;
color:#C60;}

Any suggestions?


<div id="content">
<div id="mainimage">
<img alt="Fill in the blank Individual List" src="lidoc.jpg"
width="91" height="121" />
<p class="caption">Fill in the blank Individual List</p></div>
</div>

--
Gus
Sep 11 '05 #4
JRS: In article <1k********************************@news.spartanic us.ut
vinternet.ie>, dated Sat, 10 Sep 2005 23:33:11, seen in news:comp.infosy
stems.www.authoring.stylesheets, Spartanicus <in*****@invalid.invalid>
posted :
"ima" <im*********@yahoo.com> wrote:
I've been going in circles trying to get my images to display and after
much experimentation, it appears that the background color may be
hiding my images. The alt tags appear in place but no borders or
missing link icons.

Any suggestions?


Don't post code to the group, upload a minimised test case and post the
url.


That's discriminatory against those who read news off-line. Unless the
code is too long, code and URL should be posted.

Even for those with on-line newsreaders, seeing what the OP thinks is
the essence of a problem must be useful in deciding whether to visit the
URL - except for those who feel that they must answer everything.
--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 MIME ©
Web <URL:http://www.uwasa.fi/~ts/http/tsfaq.html> -> Timo Salmi: Usenet Q&A.
Web <URL:http://www.merlyn.demon.co.uk/news-use.htm> : about usage of News.
No Encoding. Quotes before replies. Snip well. Write clearly. Don't Mail News.
Sep 12 '05 #5

On Mon, 12 Sep 2005, Dr John Stockton wrote:
Don't post code to the group, upload a minimised test case and post the
url.
That's discriminatory against those who read news off-line. Unless the
code is too long, code and URL should be posted.


This is the second time, within a short interval, that I've seen you, and
only you, promoting the idea of usenauts on a web-relevant group posting
web-relevant "code". Do you have any supporters, or is this a private
initiative of yours?

In fact, GG says those two harangues promoting the idea of posting code
have been your sole contributions to the comp.infosystems.* hierarchy
in the past week.
Even for those with on-line newsreaders, seeing what the OP thinks is
the essence of a problem must be useful in deciding whether to visit the
URL


Considering how often the problem lies elsewhere - maybe with the
configuration of a server, or some other circumstance which the poster
considered to be irrelevant - I think the more usual convention makes
sense.

Snippets to illustrate a discussion, by all means; but the idea of posting
complete, usable code, just for the benefit of someone who chooses not to
access the web while discussing the web, goes strongly against the general
attitude of many regulars on these groups, as I perceive it.
Sep 13 '05 #6
ima
Thanks for your reply Gus.

Sep 13 '05 #7
JRS: In article <Pine.WNT.4.63.0509130150390.1332@ZORIN>, dated Tue, 13
Sep 2005 02:13:41, seen in news:comp.infosystems.www.authoring.styleshee
ts, Alan J. Flavell <fl*****@physics.gla.ac.uk> posted :

On Mon, 12 Sep 2005, Dr John Stockton wrote:
>Don't post code to the group, upload a minimised test case and post the
>url.
That's discriminatory against those who read news off-line. Unless the
code is too long, code and URL should be posted.

[drivel] Snippets to illustrate a discussion, by all means; but the idea of posting
complete, usable code, just for the benefit of someone who chooses not to
access the web while discussing the web, goes strongly against the general
attitude of many regulars on these groups, as I perceive it.

Perhaps you should consider that those who write material for the Web do
not need to have continuous access to the Net.

It is the intemperate and unfriendly attitude of a few regulars here
that is probably the cause of there being mainly a small number old
regulars here, with few of those who need to learn finding it to be a
place in which they wish to remain.

If you had read my article with the care and ability one expects of one
in your position, you would have perceived that I was supporting only
the posting of short code (and URL). That can, of course, be either a
code snippet or a complete example.

Those with a permanent Web connection will not be unduly affected by
receiving a little more News than they really need.

--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.com/faq/> JL/RC: FAQ of news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.
Sep 13 '05 #8

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

Similar topics

7
by: Wayne | last post by:
I have a script that uses filesystemobject that reads files from a given path, in my case images. It is running on a server that is 2000 adv svr w/ all current patches. The script prior to some...
11
by: Penelope Baker | last post by:
Greetings: I cannot seem to get IE 6.0 to pre-cache my rollover images. Every time the user rolls over a link, it rereads it from the server, even though it is well into the cache by that time....
2
by: Julie | last post by:
Hi, I'm trying to change images on a website without reloading the whole page and use the following code to preload the images: var preloadFlag = false; function preloadImages() { if...
3
by: Simon | last post by:
This problem has been driving me mad for months.... Seen a few posts on forums about it but no answers... No mention on MSDN etc. XP Pro SP1, VS.NET (c#) .Net framework 1.1, IIS 5.1. In a...
4
by: Bernie Raffe | last post by:
When I change the 'cookieless' flag in the WebConfig file to true, everything works fine on my local PC, but the images fail to appear when using the remote server. I specify my images...
4
toxicpaint
by: toxicpaint | last post by:
Hi, can anyone give me a hand. I'm currently displaying 4 random images at the top of a page. I did this using an array of 35 pictures and then writing them to page. The problem I have is that in...
7
by: Tim Hitchcock | last post by:
I have written a couple of programs in C# using Visual Studio.NET 2003. Both of these programs have the problem that when they are ran on my Windows XP computer at work items in list boxes and text...
5
by: remon87 | last post by:
I need some help. I have javasript that creates the submenu but it works if I have a text with css. I need it to do the same with a roll over images. so when I click on the image the submenu...
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.