[jQuery] Re: Fade-in on page load... Best technique?

2007-12-13 Thread Glen Lipka
Maybe put a piece of JS at the beginning of the page before anything else, that adds the display:none dynamically. It SHOULD avoid a page blinking and hide the contents before they load. If JS is off, then the cols would be visible. Then once everything is loaded use the fadeOn(slow) function.

[jQuery] Re: Fade-in on page load... Best technique?

2007-12-13 Thread polyrhythmic
Hello Micky, I've solved a similar problem: I use a technique to cover up my pages in Internet Explorer until the PNGs can be fixed, and then I fade out the cover. On Dec 12, 11:25 pm, Micky Hulse [EMAIL PROTECTED] wrote: I would like to avoid hiding my ele in the CSS... Because, if JS is

[jQuery] Re: Fade-in on page load... Best technique?

2007-12-13 Thread Micky Hulse
Hi Glen and Charles, many many thanks for your help. Great advice and tips. :) This list is great! I can not wait until I can start helping others with questions. Anyway, both of you have helped emensley. Much appreciated. Have a great day/night. Cheers, Micky (Btw, nice sites Charles, very