Excellent response jquery Focus Map Plugin Bxslider, excellent responsive layout design jquery plugin, self-adaptation
On any device, switching content can be video, graphics, HTML, support touch devices, custom functions
Callback, supports a wide range of parameter customization configurations, browser support Firefox, Chrome, Safari,
IOS, Android, ie7+.
How to use:
1. Loading jquery and Plug-ins
<!--JQuery Library (served from Google)-->
<script src= "Jquery/1.8.2/jquery.min.js" ></script>
<!--bxslider Javascript file-->
<script src= "/js/jquery.bxslider.min.js" ></script>
<!--bxslider CSS file-->
<link href= "/lib/jquery.bxslider.css" rel= "stylesheet"/>
2.HTML Content
<ul class= "Bxslider" >
<li></li>
<li></li>
<li></li>
<li ></li>
</ul>
3. Function call
$ (document). Ready (function () {
$ ('. Bxslider '). Bxslider ();
});
function option Configuration please customize the configuration.
View Demo website download
The above mentioned is the entire content of this article, I hope you can enjoy