[thelist] Image Randomizer....

David Appleton david.appleton at barnardos.org.uk
Fri Aug 30 10:34:01 CDT 2002


Try changing the line ― var prefix = "http://www.catawbayc.org/files";

to ― var prefix = "http://www.catawbayc.org/files/";

with the '/' on the end.

>>> BillW at westmarine.com 30 August 2002 15:11:34 >>>
--
[ Picked text/plain from multipart/alternative ]
X-NAIMIME-Disclaimer: 1
X-NAIMIME-Modified: 1

http://www.catawbayc.org/atest.html

Paul,
I have tried over and over to make this work. Can you help? This is
the
way I have it setup:

</script>
<SCRIPT language=JavaScript>
//Randomize the image on this pages
var img = new Array();
var prefix = "http://www.catawbayc.org/files";
img[0] = prefix + "2001_9.jpg";
img[1] = prefix + "DSCF0699.jpg";
img[2] = prefix + "DSCF0706.jpg";
img[3] = prefix + "DSCF0728.jpg";
var index = Math.round(3*Math.random());
document.write('<IMG NAME=health SRC='+img[index]+' border=0 width=200

height=200 alt="Rotating Image">');
// -->


</SCRIPT>

The url that I am going to put it on is www.catawbayc.org

Thanks,

..._/)...._/)...._/)...._/)...._/)....
Bill Wiggins
Architectural/Performance
Rigging Specialist
West Marine Rigging
860 Marine Drive
Suite 581
Rock Hill, SC 29730
888-447-7444
..._/)...._/)...._/)...._/)...._/)....


This electronic transmission and any attachment(s) may contain confidential information which is for the sole use of the intended recipient.  Be aware, any disclosure, copying, distribution or use of the contents of this information is prohibited.  If you have received this message in error, promptly notify the sender by return email and permanently delete this from your computer.  Thank you.
--


--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !



______________________________________________________________________

Important Notice
This communication contains information, which is confidential.
It is intended solely for the use of the intended recipient/s.
If you are not the intended recipient/s please note that any distribution,
copying or use of this communication or the information in it is strictly
prohibited.  If you receive this communication in error please notify
postmaster at barnardos.org.uk and then delete this e-mail and any copies of it.
Please note that this communication and any communication received by or on
behalf of Barnardo's or from or on behalf of anyone else from this e-mail
address may be monitored by our e-mail or other monitoring software, or
inspected by us.  This communication is from Barnardo's, a company limited
by guarantee, registered office: Tanners Lane, Barkingside, Ilford, Essex,
IG6 1QG, reg. no. 61625 England, charity reg. no. 216250.
    ______________________________________________________________

To find out more about Barnardo's or to make a donation visit our web site
at http://www.barnardos.org.uk.
______________________________________________________________________




More information about the thelist mailing list