PBB SideBar v1.00 DEMO

PBB SideBar v1.00 DEMO: «MySideBarB = new PBBSideBar({
position : ‘left’,
styles: {
‘width’: ‘500’,
‘color’: ‘white’,
‘background-color’: ‘red’,
‘opacity’: 0.6
},
showDuration: 500,
showEffect: Fx.Transitions.backOut,
hideDuration: 500,
hideEffect: Fx.Transitions.quadInOut
});»

Comments are closed.