Код: Выделить всё
function aboutShow() {
$("#aboutSector").animate({
right: "10px"
}, "fast");
};Код: Выделить всё
#navBar {
width: 80%;
height: 40px;
left: 10%;
top: 0px;
position: absolute;
box-shadow: 0 2px 2px -2px black;
}Код: Выделить всё
About
aboutSector
Подробнее здесь: https://stackoverflow.com/questions/225 ... ing-of-div
Мобильная версия