animate the element's left property
Hi,
I try to run
this simple example, but I want
div.silder to be hidden (it's left:-200px)
then
div.silder
and div.content will slide right after click on
.menu ul li a .
why
div.silder
is above div.menu ?
can you help me please
Thanks