[thelist] alt tag not displaying on php random image

Paul Bennett Paul.Bennett at wcc.govt.nz
Tue Jun 28 23:21:17 CDT 2005


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 ! 


More information about the thelist mailing list