css:
- Code:
#mudimPanel {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
background: url('http://i35.servimg.com/u/f35/14/65/61/19/bogo10.png') 333px 0 no-repeat,url('http://i35.servimg.com/u/f35/14/65/61/19/bogo110.png') center right no-repeat, url('http://i35.servimg.com/u/f35/14/65/61/19/bogo210.png') repeat-x 0 center !important;
buttom: 0px!important;
left: -333px!important;
width: 330px!important;
height: 45px!important;
padding: 11px 48px 11px 5px !important;
font-size: 9px!important;
font-weight: bold;
vertical-align: middle;
border: none !important;
}
#mudimPanel:hover {
left: 0!important;
}
- Code:
<script type="text/javascript" src="http://mudim.googlecode.com/files/mudim-0.8-r153.js"></script>