[thelist] Re: alt tag not displaying on php random image

Bruce Gilbert webguync at gmail.com
Wed Jun 29 09:27:24 CDT 2005


Thanks, Paul. You were right, I was thinking of the title tag. It was
late here in the US when I wrote query and I wasn't thinkg straight!

On 6/29/05, Paul Bennett <Paul.Bennett at wcc.govt.nz> wrote:
> yes, whatever ytou tell php to spit out it will - there is no gremlin or
> voodoo :)
> 
> I get the alt text fine, I see it as the image loads and in the image
> properties. Usually my browser(s) won't show alt text unless the image
> doesn't actually load - are you getting mixed up with title text, which will
> show as the user focusses the mouse on an image/link?
> 
> Paul 
> 
> -----Original Message-----
> From: thelist-bounces at lists.evolt.org
> [mailto:thelist-bounces at lists.evolt.org] On Behalf Of Bruce Gilbert
> Sent: Wednesday, June 29, 2005 4:02 PM
> To: thelist at lists.evolt.org
> Subject: [thelist] alt tag not displaying on php random image
> 
> Hello,
> 
> On my personal site I am working on located at
> http://www.inspired-evolution.com, I noticed the alt tag is not displaying
> for y random image even though I have it in the script.
> the script is:
> 
> <?php
> echo '<img src="images/Rotating_Banner/rotating_banner'. rand(1,2) .'.jpg"
> alt="Inspired Evolution -creative web development solutions for the small
> business" width="750" height="160"
> longdesc="inspired_image.php"/>
> ';
> ?>
> can alt tags show up on these scripts?
> 
> --
> ::Bruce::
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester and archives
> of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! 
> 


-- 
::Bruce::


More information about the thelist mailing list