|
Next: Image Problem
|
| Author |
Message |
External

Since: Mar 05, 2004 Posts: 24
|
(Msg. 1) Posted: Wed Mar 10, 2004 3:46 pm
Post subject: Image / browser Problem Archived from groups: alt>www>webmaster (more info?)
|
|
|
Further to my image problem,
Can anyone tell me why a very small percentage of people can't view the
jpegs on a site.
Is there anything wrong with this HTML?:
<img src='../adimages/309thumb.jpg' alt='' border=0>
I have had about 5 people saying they cannot view images.
Many thanks
Richard Grove >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 2) Posted: Wed Mar 10, 2004 3:55 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"容d Eye Media - Richard Grove" <info DeleteThis @redeyemedia.co.uk> wrote in message
news:404f0e41$0$1159$65c69314@mercury.nildram.net...
> Further to my image problem,
> Can anyone tell me why a very small percentage of people can't view the
> jpegs on a site.
> Is there anything wrong with this HTML?:
> <img src='../adimages/309thumb.jpg' alt='' border=0>
>
> I have had about 5 people saying they cannot view images.
If it's a "very small percentage" then the problem is on their end. Maybe
surfing with images turned off!
I normally use double quotes for the HTML attributes, and either use the
"alt" attribute with a value, or leave it out altogether.
You ask a fair question, but three times a week is a pain.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Mar 10, 2004 Posts: 1
|
(Msg. 3) Posted: Wed Mar 10, 2004 3:55 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Charles Sweeney" <me.RemoveThis@charlessweeney.com> wrote in message
news:c2n387$1v2crd$1@ID-162618.news.uni-berlin.de...
> "容d Eye Media - Richard Grove" <info.RemoveThis@redeyemedia.co.uk> wrote in message
> news:404f0e41$0$1159$65c69314@mercury.nildram.net...
>
>
> I normally use double quotes for the HTML attributes, and either use the
> "alt" attribute with a value, or leave it out altogether.
>
No alt? you know that won't pass muster with the W3C validator... don't you?<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 571
|
(Msg. 4) Posted: Wed Mar 10, 2004 3:55 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 10 Mar 2004 05:34:14 -0800, Kaner Flat <not.RemoveThis@this.com> wrote:
>
> "Charles Sweeney" <me.RemoveThis@charlessweeney.com> wrote in message
> news:c2n387$1v2crd$1@ID-162618.news.uni-berlin.de...
>> "容d Eye Media - Richard Grove" <info.RemoveThis@redeyemedia.co.uk> wrote in
>> message
>> news:404f0e41$0$1159$65c69314@mercury.nildram.net...
>>
>>
>> I normally use double quotes for the HTML attributes, and either use the
>> "alt" attribute with a value, or leave it out altogether.
>>
> No alt? you know that won't pass muster with the W3C validator... don't
> you?
I think you're pushing your luck with the wrong person, my friend
Grey
--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Mar 10, 2004 Posts: 1
|
(Msg. 5) Posted: Wed Mar 10, 2004 4:04 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jul 18, 2003 Posts: 17
|
(Msg. 6) Posted: Wed Mar 10, 2004 4:10 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
容d Eye Media - Richard Grove wrote:
> Further to my image problem,
> Can anyone tell me why a very small percentage of people can't view
> the jpegs on a site.
> Is there anything wrong with this HTML?:
> <img src='../adimages/309thumb.jpg' alt='' border=0>
>
> I have had about 5 people saying they cannot view images.
> Many thanks
> Richard Grove
Do you know that other (the large majority) of visitors are able to view the
images on your website? or are you referring to 'a very small percentage' of
people who have *reported* the problem to you.
Again - a URL would help.
Neil<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jul 03, 2003 Posts: 569
|
(Msg. 7) Posted: Wed Mar 10, 2004 4:12 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
容d Eye Media - Richard Grove info.DeleteThis@redeyemedia.co.uk wrote:
> Further to my image problem,
> Can anyone tell me why a very small percentage of people can't view the
> jpegs on a site.
> Is there anything wrong with this HTML?:
> <img src='../adimages/309thumb.jpg' alt='' border=0>
>
> I have had about 5 people saying they cannot view images.
> Many thanks
>
is using non standard quotes a potential problem?
--
eric
<a style='text-decoration: underline;' href="http://www.ericjarvis.co.uk" target="_blank">www.ericjarvis.co.uk</a>
"live fast, die only if strictly necessary"<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Mar 10, 2004 Posts: 1
|
(Msg. 8) Posted: Wed Mar 10, 2004 4:12 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
....or is that one "double-quote" after the alt=?
"Eric Jarvis" <web RemoveThis @ericjarvis.co.uk> wrote in message
news:MPG.1ab9248160b09498c53c@news.individual.net...
> 容d Eye Media - Richard Grove info RemoveThis @redeyemedia.co.uk wrote:
> > Further to my image problem,
> > Can anyone tell me why a very small percentage of people can't view the
> > jpegs on a site.
> > Is there anything wrong with this HTML?:
> > <img src='../adimages/309thumb.jpg' alt='' border=0>
> >
> > I have had about 5 people saying they cannot view images.
> > Many thanks
> >
>
> is using non standard quotes a potential problem?
>
> --
> eric
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ericjarvis.co.uk</font" target="_blank">www.ericjarvis.co.uk</font</a>>
> "live fast, die only if strictly necessary"<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 9) Posted: Wed Mar 10, 2004 5:09 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Kaner Flat" <not.TakeThisOut@this.com> wrote in message
news:104u64ge5n3uk60@corp.supernews.com...
>
> "Charles Sweeney" <me.TakeThisOut@charlessweeney.com> wrote in message
> news:c2n387$1v2crd$1@ID-162618.news.uni-berlin.de...
> > "容d Eye Media - Richard Grove" <info.TakeThisOut@redeyemedia.co.uk> wrote in
message
> > news:404f0e41$0$1159$65c69314@mercury.nildram.net...
> >
> >
> > I normally use double quotes for the HTML attributes, and either use the
> > "alt" attribute with a value, or leave it out altogether.
> >
>
>
> No alt? you know that won't pass muster with the W3C validator... don't
you?
Yep. So what?
Sometimes I use it, sometimes I don't. Most times I do. I don't see the
point of using it if it's empty.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Mar 10, 2004 Posts: 1
|
(Msg. 10) Posted: Wed Mar 10, 2004 5:09 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Charles Sweeney" <me.DeleteThis@charlessweeney.com> wrote in message
news:c2n7ha$1tmbk9$1@ID-162618.news.uni-berlin.de...
> "Kaner Flat" <not.DeleteThis@this.com> wrote in message
> news:104u64ge5n3uk60@corp.supernews.com...
> >
> > "Charles Sweeney" <me.DeleteThis@charlessweeney.com> wrote in message
> > news:c2n387$1v2crd$1@ID-162618.news.uni-berlin.de...
> > > "容d Eye Media - Richard Grove" <info.DeleteThis@redeyemedia.co.uk> wrote in
> message
> > > news:404f0e41$0$1159$65c69314@mercury.nildram.net...
> > >
> > >
> > > I normally use double quotes for the HTML attributes, and either use
the
> > > "alt" attribute with a value, or leave it out altogether.
> > >
> >
> >
> > No alt? you know that won't pass muster with the W3C validator... don't
> you?
>
> Yep. So what?
>
> Sometimes I use it, sometimes I don't. Most times I do. I don't see the
> point of using it if it's empty.
> --
Yea, I was joking.... I imagine it's even more annoying for non-image
browsers to have an empty alt tag, than something at least entertaining...
<a style='text-decoration: underline;' href="http://ppewww.ph.gla.ac.uk/~flavell/alt/alt-text.html#howlers" target="_blank">http://ppewww.ph.gla.ac.uk/~flavell/alt/alt-text.html#howlers</a>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Mar 05, 2004 Posts: 24
|
(Msg. 11) Posted: Wed Mar 10, 2004 5:35 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Michael Bulatovich" <Please.RemoveThis@dont.try> wrote in message
news:5KE3c.16237$6y1.979148@news20.bellglobal.com...
> ...or is that one "double-quote" after the alt=?
>
> "Eric Jarvis" <web.RemoveThis@ericjarvis.co.uk> wrote in message
> news:MPG.1ab9248160b09498c53c@news.individual.net...
> > 容d Eye Media - Richard Grove info.RemoveThis@redeyemedia.co.uk wrote:
> > > Further to my image problem,
> > > Can anyone tell me why a very small percentage of people can't view
the
> > > jpegs on a site.
> > > Is there anything wrong with this HTML?:
> > > <img src='../adimages/309thumb.jpg' alt='' border=0>
> > >
> > > I have had about 5 people saying they cannot view images.
> > > Many thanks
> > >
> >
> > is using non standard quotes a potential problem?
> >
> > --
> > eric
<font color=green> > > <a style='text-decoration: underline;' href="http://www.ericjarvis.co.uk</font" target="_blank">www.ericjarvis.co.uk</font</a>>
> > "live fast, die only if strictly necessary"
>
If it's of any use to anyone, the person was running Norton Personal
Firewall and for some reason, this was blocking some JPEGS.
Don't know why, but thought this may be of some use to anyone out there who
may have a client chewing their ears off about the way their computer is
set-up.
Thank god, I hear you say, I'll stop busting your balls about this now. OK
Charles?
Thanks for all your help.
Regards
Richard Grove<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 12) Posted: Wed Mar 10, 2004 5:40 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"容d Eye Media - Richard Grove" <info.DeleteThis@redeyemedia.co.uk> wrote in message
news:404f27e1$0$1159$65c69314@mercury.nildram.net...
> Thank god, I hear you say, I'll stop busting your balls about this now. OK
> Charles?
Glad you sussed it.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 13) Posted: Wed Mar 10, 2004 9:35 pm
Post subject: Re: Image / browser Problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Kaner Flat" <no.DeleteThis@thanks.com> wrote in message
news:3_CdnVrNeJ9npdLd4p2dnA@yvn.com...
> Yea, I was joking.... I imagine it's even more annoying for non-image
> browsers to have an empty alt tag, than something at least entertaining...
>
<font color=purple> > <a style='text-decoration: underline;' href="http://ppewww.ph.gla.ac.uk/~flavell/alt/alt-text.html#howlers</font" target="_blank">http://ppewww.ph.gla.ac.uk/~flavell/alt/alt-text.html#howlers</font</a>>
Are you in Glasgow or is it just your webspace?
I got a DNS error on your site.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Image / browser Problem |
|
| Back to top |
|
 |  |