|
|
 |
RE: FN-FORUM Random BG image
date posted 10th April 2002 14:36
Untitled Document
var i=Math.round(Math.random());
if (i%2) {
document.write('');
} else {
document.write('');
}
Best Regards,
Tristian O'Brien
Onboard Creative Agency
Tel. 0208 977 7557
07950 311723
http://www.getonboard.co.uk
> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] On Behalf Of
> Andrew Mottershead
> Sent: 10 April 2002 13:34
> To: [EMAIL REMOVED]
> Subject: FN-FORUM Random BG image
>
>
> Hello there folks,
>
> Does anyone have a script which randomly changes the BG image
> of a table cell each time the page is loaded - I can find
> loads which change an standalone image yet am not up to level
> on Jscript so haven't been able to figure out how to mod
> these to my purpose.
>
> regards
>
> Andrew Mottershead
> Web Developer
> Mindstream Web Design
>
> email: [EMAIL REMOVED]
> tel: +44 (0)1743 718262
> fax: +44 (0) 7092 115513
> web: www.mindstream.co.uk
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/2002
>
>
>
>
> ==================================================================
> = ******************** Take a Break ******************** =
> = http://liveinthemix.com Music and much more =
> = Check out the forum and chat to others interested in new
> music =
> ==================================================================
>
>
> Sponsor the forum for as little as £1 at:
>
http://www.freelancers.net/cgi/sponsor.cgi?action=show
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|