Click to See Complete Forum and Search --> : Website Into: it possible?


NewbieLearner
02-14-2004, 06:48 PM
ok, im not asking someone to tell me how to do it, i just want to know if its possibe:

Is it possible, once someone types in the URL for my website; for the screen to maximize, then fade from white to black, the run a series of different full-screen images, with timed delays etc, then once the images have ended (about 12 of them) for the intro to end, fade to white then take the person to the website? If this is possible i got a really cool idea for a good intro. Cheers

Ben Rogers
02-14-2004, 06:54 PM
yes btut i would advise against it.

if u still want to tho, javascript and/or flash would be the way2go.

Paul Jr
02-14-2004, 06:56 PM
As Omega said, this is very possible with JS. Although some people may find it annoying. I'd give them a choice; like an alert that asks them if they want to watch the intro, and if not, send them along their way to the content. ;)

NewbieLearner
02-14-2004, 06:58 PM
ah, ok; ill use javascript and i suppose ill give the option to skip.

Thanks guys

Ben Rogers
02-14-2004, 07:08 PM
good boy, lol. remember to give an alternate for non-js supporters with a logo or something.

NewbieLearner
02-14-2004, 08:07 PM
oh, ill just put a small url at the bottom, with the word skip instead then ;)

Ben Rogers
02-14-2004, 08:47 PM
don't forget the <noscript></noscript> tags.....