How to add slide out div in our website?
How to add slide out div in our website? <style type="text/css" media="screen"> .slide-out-div { padding: 20px; width: 250px; background: #f2f2f2; border: #29216d 2px solid; } </style> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script> <script> /* tabSlideOUt v1.3 By William Paoli: http://wpaoli.building58.com To use you must have an image ready to go as your tab Make sure to pass in at minimum the path to the image and its dimensions: example: ...