setUpMenu();
function setUpMenu() {
$("dt").click(function() {
$("dd").slideUp("fast");
$(this).next().slideDown("fast");
return false;
});
}< /code>
Код: Выделить всё
dt {
list-style: none;
cursor: pointer;
background-color: #558C89;
width: 150px;
height: 25px;
font-size: 1.1em;
color: white;
text-align: center;
}
dt:hover {
background-color: #D9853B;
}
dd {
text-decoration: none;
}
.otherMenu {
float: left;
margin-left: 3%;
}< /code>
More items available:
Mounts
Picture
Photos
Shadow Boxes
Multi-frames +
2 picture
3 picture
4 picture
Posters frames
Artist frames
Classic posters
Accessories
Подробнее здесь: https://stackoverflow.com/questions/363 ... ng-to-none
Мобильная версия