did u try using

window.onload = setTimeout(function() {
// your fade call here
}, 6000);

-GTG


On 7/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hello, I have a project to do and that is an advertising spot stage
> that appears for 5 seconds before entering the page and then fade out.
>
> I first started it using dhtml but is buggy and is using ActiveX. Here
> is my try:
> http://www.folmultimedia.com/jokeroo/fade/dhtml/j.html
>
> I found something very close to what I want ot make:
> http://exscale.se/__files/web/design-fade/
> here if you click anyware in the page it fades loading another
> style...very cool and is using JQuery.
>
> The only difference I need is to fade out without click but with a
> timer at 5-6 seconds after it loads.
>
> If anyone can help..
> Thanks a lot
>
> Gingic
>
>

Reply via email to