set it to visibility:hidden in your css, then in your js, initialize Fx.Slide, hide it (.hide()) and then set style to visibility:visible.
On Sun, Mar 15, 2009 at 6:41 PM, Todd-2 (via Nabble) < [email protected]<ml-user%[email protected]> > wrote: > > Thanks reaktivo, works great. Something I noticed in general is that > initially hidden elements tend to flash briefly on page load. With > scripty this is fixed with an inline display:none attribute but that > does not work for me with moo, unless I'm doing something wrong. Is > there an equivalent fix? > > Todd > > > ------------------------------ > View message @ http://n2.nabble.com/-Moo--Fx.Slide-tp2482047p2483736.html > To start a new topic under MooTools Users, email > [email protected]<ml-node%[email protected]> > To unsubscribe from MooTools Users, click here< (link removed) >. > > > ----- The MooTools Tutorial: http://www.mootorial.com www.mootorial.com Clientcide: http://www.clientcide.com www.clientcide.com -- View this message in context: http://n2.nabble.com/-Moo--Fx.Slide-tp2482047p2483958.html Sent from the MooTools Users mailing list archive at Nabble.com.
