Re: What is cause of a problem in IE6.0, not seeing imgs...



On 04 Aug 2010, Denis McMahon <denis.m.f.mcmahon@xxxxxxxxxxxxxx> wrote:

On 04/08/10 05:51, Neredbojias wrote:

If he can produce a simpler page which demonstrates the problem,
then maybe I'll look at it.

Hmm, there're a couple of issues here. I assumed "blabla.org" was
just a make-up name (-like "example.com") from a later response (-to
you, I think)

Yeah, the op sent me an email, although I think the reply you refer
to was aimed at someone else?

Standard advice applies, though, fix the html validation errors:

Yeah, my "hunch" was baloney 'cause I made a dumb mistake in logic and
I think your advice below is the solution to the problem. For some
reason or other, ie6 cuts off images due to one or more of the errors.

http://validator.w3.org/

Looking at the reports from the validator and your page source:

a) You have an extra closing tag after the "navy" class of div.
b) You haven't enclosed all of your font element attribute values in
quotes. c) Elements can not overlap. You can not do this:
<em><font>content</em></font>. You must instead either
<em><font>content</font></em> or <font><em>content</em></font>.
d) You have an anchor element between the closing "</body>" and
"</html>" tags - content is not allowed in this area.

I don't know if these are enough to break the ie6 xhtml rendering
enough to lose your images or not.

Hopefully the OP will report when he fixes it.

--
Neredbojias

http://www.neredbojias.org/
http://www.neredbojias.net/
.



Relevant Pages

  • Re: Add Picture (jpg)
    ... Then how do I get the picture to show ... I create my labels from Access data, using Access Reports... ... associated with images in OLE Objects. ...
    (microsoft.public.access.reports)
  • Re: Simplest way to put bound picture in a report.
    ... And for the Gizmo record, ... associated with images in OLE Objects. ... If you are printing the images in reports, to avoid memory leakage, you ...
    (microsoft.public.access.reports)
  • Re: database over 2gigabytes
    ... associated with images in OLE Objects. ... If you are printing the images in reports, to avoid memory leakage, you ... Memory" error that can popup when printing image intensive reports. ... I would like to> run reports and queries off of only one tabe rather than> setting up a second database and repeating the queries and> reports. ...
    (microsoft.public.access.externaldata)
  • RE: Splitting an Access Database into fe/be-bcuz db too large 1.6
    ... Your file size will increase dramatically if you store images in your tables. ... A few small images on forms and/or reports generally works ok. ... one to read the thread and the other to continue receiving threads ... It did accomplish my goal of reducing the size of the be on the network, ...
    (microsoft.public.access.tablesdbdesign)
  • Re: jpegs in report
    ... associated with images in OLE Objects. ... If you are printing the images in reports, to avoid memory leakage, you ... the Access formatting process prior to being spooled to the Printer Driver. ... Memory" error that can popup when printing image intensive reports. ...
    (microsoft.public.access.reports)