Location:Home > Template List
-
jQuery Table table plugin with paging and sorting
This jQuery table plug-in has powerful functions, including alternate row highlighting, header switching, automatic data type recognition, column selection, paging, etc. -
jQueryUI sliding and dragging effect by month
Very simple jQueryUI slider plug-in, you can drag and drop the filter function according to the month and other conditions, and it is better with an Ajax without refresh. The main parameter aria-valuemin: the minimum value of the slider. aria-valuemax: The maximum value of the slider. aria-valuenow: The current value of the slider (automatically updated on the slide). aria-valuetext: The current humanized value slider (the same tooltip during the sliding period, and automatically updated). aria-labelledby: ID label corresponding to the slider. tabindex:tabindex = "0" is added to the slider processing, turning it into a natural tab form. -
Beautiful jQuery city pop-up filter plugin
This plug-in for province and city selection gets rid of the popular drop-down box linkage effect, and directly pops up a layer for you to choose and enhance the user experience effect. It has 4 tabs, namely popular cities, provinces, cities, districts and counties. Click the province list Automatically jump to the city list. If there are many lists, it will be automatically paged. You can scroll left and right. Three JSON data packages of provinces, cities, and districts are introduced. If you download to the local hard disk and open the way, if you can’t get the JSON data, an error will pop up. Error message. -
jQuery list page multi-condition selection effect
A common jQuery list page filter condition, multi-condition query such as used in product list page or article list page. -
jQuery added to shopping cart animation effects
A jQuery added to the shopping cart animation special effects plug-in. The plug-in can easily create an animated special effect of clicking the product purchase button and the product flying into the shopping cart. -
jQuery decoration case classification condition screening code
The jQuery filter plug-in makes a list code for classification conditions such as interior decoration case, house type, area, budget, and style. -
TweenMaxJs analog guitar fingerboard diagram
TweenMax.js is a great animation js library, which is a special effect that simulates the fretboard of a guitar. -
jQuery CSS3 switch style checkbox
The switch style checkbox implemented by jQuery and CSS3, select the checkbox with animation effects. -
JS CSS custom selection of mascot color expression
JS+CSS realizes custom selection of mascot color expression -
Pure css bottom navigation to switch web page background color
The bottom navigation of the pure css3 code control switches the web page background color -
Mobile Jiugongge jQuery lottery code
Jiugongge lottery special effects based on jQuery, js mobile phone style Jiugongge lottery code. -
jQuery adds automatic filter plugin for generating tags
Add filter code to jQuery tag, jQuery tag plug-in makes input box to input text filter tag and click to add effect. -
SVG up and down triple switch special effects
SVG upper and lower triple switch special effect code, HTML5 switch special effect, upper middle and lower triple switch. -
jQuery imitating slot machine fruit machine lottery special effects
jQuery three-row up and down scrolling imitating slot machine fruit machine lottery special effect code, suitable for mobile phone terminal slot machine fruit machine lottery demonstration. -
Cartoon character expression change switching special effects
Click the emoticon icon with the mouse, the cartoon character’s emoticon changes with the animation effects -
md5.pro.js front-end MD5 encryption plugin
For example, if we encrypt abc with md5, we only need to call hex_md5("md5"), and the method will return the encrypted string 900150983cd24fb0d6963f7d28e17f72 -
jQuery mobile phone reverse Polish expression calculator
A simple mobile phone calculator implemented with reverse Polish expressions. var kinerCalc = new KinerCalc(); var res = kinerCalc.calc('arithmetic expression, such as: (1+(4+5+3)/4-3)+(6+8)*3'); -
js page element scrolling plugin xScroll.js
Page element scrolling plugin xScroll.js is a lightweight element scrolling plugin, based on css3 animation library, the default element animation type is set, and the code is demonstrated through page scroll element animation. -
jQuery screen unlock plug-in patternLock.js
The screen unlock is based on HTML, jQuery and CSS, simulating the design of hybrid applications. Unlocking principle, if you want to set your own unlocking password, please compare the nine areas of patternLock Jiugongge to nine numbers from 1-9 as follows. When you click and slide to connect the corresponding areas 1-5-9, it means you get The matched string is "159", and then compare it with the randomly generated standard answer string to get the result. Find pattern.checkForPattern("1235789", function() in the code. The pattern obtained by connecting the number 1235789 is a zigzag, and you can modify it as needed. -
Copy text to clipboard code on js mobile terminal
When using: please debug to mobile mode~; Development requirements: compatible with Android and IOS mobile terminal, click the button to realize the text content to be copied; The case has been tested for compatibility with mobile browsers, [QQ, WeChat, Apple, 360 , UC, etc.], can be used normally; ps: browser compatible processing has been done, no plug-in is needed;