Незнаю как это назвать =)
Ну вот пример:
Слева где компутер нарисован!
prosto-server.net.ru ( Не реклама !! )
Вставлять после <head> : [Table]<script type="text/javascript" src="http://theon.net.ru/js/jquery.easing.js"></script>
<script type="text/javascript" src="http://theon.net.ru/js/jquery.sweet-menu-1.0.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#backMenu').sweetMenu({
top: 40,
padding: 8,
iconSize: 48,
easing: 'easeOutBounce',
duration: 500,
icons: [
'http://theon.net.ru/images/back.png'
]
});
$('#exampleMenu').sweetMenu({
top: 200,
padding: 8,
iconSize: 48,
easing: 'easeOutBounce',
duration: 500,
icons: [
'http://theon.net.ru/img/red.png',
'http://theon.net.ru/images/comments.png',
'http://theon.net.ru/img/red.png',
'http://theon.net.ru/images/male_user.png',
'http://theon.net.ru/images/yellow_mail.png',
'http://theon.net.ru/images/computer.png' ]
});
});
</script>
<style type="text/css">
.sweetMenuAnchor{
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
color: #0071bb;
font-size: 24px;
font-weight: bold;
text-align: right;
text-transform: uppercase;
font-family: arial;
text-decoration: none;
background-color: #888888;
opacity: 0.6;
}
.sweetMenuAnchor span{
display: block;
padding-top: 10px;
}
</style>
<ul id="backMenu">
</ul>
<ul id="exampleMenu">
<li><a href="http://prosto-server.net.ru/">ТЫКНИ</a></li>
</ul>[/Table]
Рипнул : Olezka
Опубликовал: ALF
Создали: Theon