Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Online Demo: gbin1.com/gb/share/389.htm
If you need to create a nice pop-up toolbar, toolbar.js this jquery plugin will certainly help you, it is a small pop-up toolbar hint plugin. can help you quickly generate horizontal or vertical toolbars. The coolest place is to allow you to use the Twitter bootstrap icon to customize the style and provide a very flexible way to manage your UI and icons.
Main Features
Simple implementation Options
can support running multiple toolbars
can be bound to any element
can easily support customization through the BOOSTRAP framework
Supports response and can be adaptive to element width
How to use
Import Class Library
<script src= "jquery.min.js" ></script> <script src= "Jquery.toolbar.js" ></script>
JavaScript code
$ (' #user-toolbar '). Toolbar ({content: ' #user-toolbar-options ', Position: ' top '});
HTML code
<div id= "User-toolbar-options" > <a href= "#" ><i class= "Icon-user" ></i></a> <a href= " # "><i class=" Icon-star "></i></a> <a href=" # "><i class=" Icon-edit "></i></ A> <a href= "#" ><i class= "Icon-delete" ></i></a> <a href= "#" ><i class= "Icon-ban" ></i></a> </div> via Gbtags
Date: 2013-2-22 Source: gbin1.com