On Fri, 29 Feb 2008 08:57:50 -0500
Christopher wrote:

> Anyone know in CSS if you can do a pre-loader effect ?
> Also can you do transitions as done by MooTools ? in CSS
> and if not does anyone know how you blend in MooTools into your HTML ?
> 

Not really AFAIK, but there are a couple of hacks i use.

 o Load an image as part of a background. Then reuse it for mouseovers.
I often use it in the footer

 o Gather all your CSS and image files and send as one GZipped file to
the browser. This method requires .htaccess magic. I think the tutorial
i originally used was on www.sitepoint.com. Other tutorials may be
available.


-- 
Michael

All shall be well, and all shall be well, and all manner of things shall
be well

 - Julian of Norwich 1342 - 1416
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to