Leandro Tracchia wrote:
> without getting into too much debate, i need to know what is the best
> way of creating a sliding div. should i use javascript or css or a
> combination of both. i'm new at css, but i'm learning very quickly. i
> just want to know what is the right way of doing it before i start
> doing something the wrong way. a good simple example would also be
> helpful.
> ______________________________________________________________________
>   
What exactly do you mean by "sliding div"? An animated div that moves 
from a to b?

That'll be a mixture of CSS and JavaScript (unless all your users are on 
the newest Safari/Webkit)

example: http://developer.yahoo.com/yui/examples/animation/motion.html
______________________________________________________________________
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