It’s been a while since the original post Sexy sliding JavaScript side bar menu using mootools so I decided it was about time I pulled my finger out and developed a sliding menu using script.aculo.us. Well here goes…
code
css
a{
outline: none;
}
a:active{
outline: none;
}
#sideBar{
text-align:left;
}
#sideBar h2{
color:#FFFFFF;
font-size:110%;
font-family:arial;
margin:10px 10px 10px 10px;
font-weight:bold !important;
}
#sideBar [...]
script.aculo.us's archives
Sexy Sliding Menu for script.aculo.us
Posted by andy in June 14th 2007
Simple JavaScript Slide Show Using script.aculo.us
Posted by andy in April 17th 2007
Prototype & script.aculo.us Image Cropper
Posted by andy in February 26th 2007

