Home > Web Front-end > JS Tutorial > body text

Sharing useful js plug-ins

小云云
Release: 2018-03-14 15:58:31
Original
3475 people have browsed it


The background management system template downloaded from some open source websites usually has a lot of js. What is the function of its js? I made a random query here and recorded it. I hope this article can help everyone.

Text:

1.zDialog.js

Various pop-up plug-ins

Detailed case: http://www .2ky.cn/Pri_upfile/txdemo/0811/zDialog/zDialogDemo.html

2. Menu and Tab page effects based on Bootstrap Ace template, ace.min.js, ace-element .min.js

A beautiful background template (html/js) can be directly deployed in the project
Detailed introduction: http://www.tuicool.com/articles/aiiQFjb

3.jquery.flot.js Jquery chart plug-in float

Flot is a Jquery chart plug-in with simple use, interactive effects, and attractive appearance. Currently supports Internet Explorer 6+, Chrome, Firefox 2+, Safari 3+ and Opera 9.5+ and other browsers. It is a pure client script library based on Javascript and Jquery

##4.jquery. easypiechart.js

is mainly used to count new visits, bounce rate, server load, RAM used, etc. It is very powerful, with HTML5 animation effects, and the effect is very dazzling.

5. jquery drawing small picture plug-in-jquery.sparkline.js

Basic line charts, column charts, pie charts, etc.

Official website link: http ://omnipotent.net/jquery.sparkline/#s-feedback

6.jquery.slimscroll.js jQuery content scrolling plug-in

You can define height, width, position, scroll bar size, size, color and many parameter customizations

7.jquery.ui.touch.js jQuery touch effect

Resolve touch events and provide IPhone sliding effect

8 .camera.min.js Slideshow plug-in

Picture carousel effect, slideshow effect
Official website address: http://www.pixeledelic.com/plugins/camera/#download_anchor

9.templatemo-script.js adaptive screen resolution path size

Generally used to implement adaptive screen code

10 .jQuery Easing plug-in

is an older jQuery plug-in that is used on many websites, especially in some scenarios such as page scrolling and slide switching. It is very small, has a variety of animation options to choose from, is simple to use, and is free

11.jquery.cookie.js

A lightweight cookie plug-in , can read, write, and delete cookies.

portal system

Portal, originally meaning the main entrance, entrance, is now mostly used in portal (portal) websites of the Internet and portal systems of enterprise application systems.

Spin.js is a framework for creating process progress reminder controls

ace.min.js Template menu and tab page effects

Bootbox.js is a small JavaScript library used to create simple Programmable dialog box, developed based on Twitter's Bootstrap.

chosen.jquery.min.js

http://www.oschina.net/p/jquery-chosen- plugin/

 Query Chosen Plugin is a jQuery plug-in, used to extend and beautify the drop-down box in web pages. It can realize the search of drop-down box, multiple tag editing and other functions, as shown in the following figure:

prettify.js



Syntax highlighting shader prettify
prettify is a source code syntax highlighting shader provided by Google. It provides a simple form to The highlight of coloring the program code on the HTML page is that you don’t need to specify the language type of the code, it will automatically determine it.

jquery.ui.touch-punch.min.js

Touch Punch jQuery UI, the jQuery control library, does not support touch events.

Touch Punch plug-in just adds touch event support to this control library. Map touch events to similar mouse events by simulating events. It's very simple to use, just import the file to the web page, no coding required.

Project homepage: http://touchpunch.furf.com/
Download address: https://github.com/furf/jquery-ui-touch-punch

jquery. sparkline.min.js Line chart plug-in

Official website address: http://omnipotent.net/jquery.sparkline/

Document address: http: //omnipotent.net/jquery.sparkline/#docs

Download address: http://omnipotent.net/jquery.sparkline/#download

Related recommendations:

js/css dynamic loading JS plug-in

js plug-in implements image sliding verification code example sharing

Super lightweight Web page flow layout JS plug-in Macy.js

The above is the detailed content of Sharing useful js plug-ins. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!