Re: [WSG] Javascript image rotator

2007-07-17 Thread Paul Collins
I guess I thought the original poster wanted something more for a simple banner vs an actual gallery script. You're right. I didn't go back far enough in the thread. Sorry. You are all right, thanks for your replies everyone. Sorry, I've been away from the machine for a few days, but I did

Re: [WSG] Javascript image rotator

2007-07-13 Thread Maria Solange Siebra Borges
I m Sorry!you must be patient,I m ocupation ,I m learngin nowGod bless you!! Solange 2007/7/13, Micky Hulse [EMAIL PROTECTED]: For my last project I used this: http://www.electricprism.com/aeron/slideshow/ You can simplify it down to fading transitions with random image display. It will

Re: [WSG] Javascript image rotator

2007-07-13 Thread Al Sparber
From: Micky Hulse [EMAIL PROTECTED] For my last project I used this: http://www.electricprism.com/aeron/slideshow/ You can simplify it down to fading transitions with random image display. It will display a placeholder image of your choosing if JS is not available. I have yet to

Re: [WSG] Javascript image rotator

2007-07-13 Thread Maria Solange Siebra Borges
Im sorry ocupation,lll be right back ,you must be patient! solange 2007/7/12, Paul Collins [EMAIL PROTECTED]: Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking your professional opinions :) Trying to find a script for random image rotation on a

Re: [WSG] Javascript image rotator

2007-07-13 Thread Maria Solange Siebra Borges
Tomorrow see you!! bye solange 2007/7/13, Al Sparber [EMAIL PROTECTED]: From: Micky Hulse [EMAIL PROTECTED] For my last project I used this: http://www.electricprism.com/aeron/slideshow/ You can simplify it down to fading transitions with random image display. It will display a

Re: [WSG] Javascript image rotator

2007-07-13 Thread Micky Hulse
Al Sparber wrote: The animations are cool but if one optimizes images for the web then there's not much to work with and you're back to a cross-fade. All the animations are jittery in Firefox, which is normal, and there does not seem to be a fallback if script is disabled to at least be able

Re: [WSG] Javascript image rotator

2007-07-13 Thread Al Sparber
From: Micky Hulse [EMAIL PROTECTED] I guess I thought the original poster wanted something more for a simple banner vs an actual gallery script. You're right. I didn't go back far enough in the thread. Sorry. *** List

[WSG] Javascript image rotator

2007-07-12 Thread Paul Collins
Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking your professional opinions :) Trying to find a script for random image rotation on a website. Meaning the images would rotate every 5 seconds or so automatically, without the need for a refresh. The

Re: [WSG] Javascript image rotator

2007-07-12 Thread Barney Carroll
swifr offers cute image modifying effects (including rotation) using Flash, and degrades gracefully. http://www.swfir.com/ However it can't do the other things you're asking for by itself. The problem is really the image rotating - everything else could be done with lightweight javascript

Re: [WSG] Javascript image rotator

2007-07-12 Thread Paul Collins
Thanks for your reply Barney Hmm, I have seen a few examples of people using Jscript only to do it. I don't need to modify the image, just reload a new one every five seconds or so. I can find scripts to do this, just need the fade bit I guess. Apparently, I can't use Flash for this. Cheers

RE: [WSG] Javascript image rotator

2007-07-12 Thread Web Man Walking
] On Behalf Of Paul Collins Sent: 12 July 2007 12:45 To: wsg@webstandardsgroup.org Subject: [WSG] Javascript image rotator Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking your professional opinions :) Trying to find a script for random image rotation

Re: [WSG] Javascript image rotator

2007-07-12 Thread Paul Collins
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Collins Sent: 12 July 2007 12:45 To: wsg@webstandardsgroup.org Subject: [WSG] Javascript image rotator Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking

[WSG] Javascript image rotator

2007-07-12 Thread wsg
Hi Paul Hmm, I have seen a few examples of people using Jscript only to do it. I don't need to modify the image, just reload a new one every five seconds or so. I can find scripts to do this, just need the fade bit I guess. Apparently, I can't use Flash for this. I recently used jquery [1] for

Re: [WSG] Javascript image rotator

2007-07-12 Thread Micky Hulse
For my last project I used this: http://www.electricprism.com/aeron/slideshow/ You can simplify it down to fading transitions with random image display. It will display a placeholder image of your choosing if JS is not available. I have yet to find an equivalent JS slideshow. Uses

RE: [WSG] Javascript image rotator

2007-07-12 Thread ByteDreams
, 2007 7:45 AM To: wsg@webstandardsgroup.org Subject: [WSG] Javascript image rotator Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking your professional opinions :) Trying to find a script for random image rotation on a website. Meaning the images

RE: [WSG] Javascript image rotator

2007-07-12 Thread ByteDreams
] Javascript image rotator Hi all, I thought this would be an easy one to Google, but yet I find myself here again asking your professional opinions :) Trying to find a script for random image rotation on a website. Meaning the images would rotate every 5 seconds or so automatically, without the need