Location:Home > JS special effects code
-
Simple carousel advertising diagram JS code
The website advertisement carousel image switching effect realized by native JS code can be realized by directly referencing the js library and following the html code in the demo. -
Js code imitating QQ window jitter effect plugin
The Js code imitates the QQ window jitter effect, and the realization principle is very simple. You can see how the js code is implemented. -
js addition and subtraction calculation answer code
js addition and subtraction calculation answer code, a total of three levels. The first level of addition and subtraction operations; the second level of multiplication and division operations; the third level of addition, subtraction, multiplication and division operations; -
jQuery Enter or Tab to generate label plug-in
masterblaster is a very useful tag plug-in. It is constructed using jQuery code. After entering the text, press Enter to generate tags and delete tags. -
Interesting jQuery registration interface
Interesting jQuery registration interface, cartoon with animation effects. -
jQuery pop-up layer to select industry area job code
Use jQuery to write similar job sites to select information such as job area, industry, etc., pop-up layer selection. -
jQuery continuous sliding switch plugin
Sometimes we need to display product slides, this jQuery plug-in can make each item slide continuously. -
jQuery turntable lottery plugin
Use the awardRotate.js plug-in to implement the turntable lottery example. You can use it by changing the picture. The jQuery code call is very simple and you can understand it at a glance. -
jQuery realizes the game keyboard with sound effects
This cool jQuery keyboard plug-in simulates a gaming keyboard. A dynamically changing background color will appear on the keyboard, and the colors are gradients from all angles. At the same time, it is more powerful. When you hit the keyboard, there will be a keyboard hitting sound. The function is very powerful. -
jQuery login form floating prompt plugin is not empty
A form non-empty verification plug-in that uses jQuery regular expressions to verify whether the input box conforms to the rules and does not conform to the prompt of displaying the bubble shape. -
Beautiful pure CSS3 floating drop-down list menu plugin
Create a drop-down menu just like a demonstration, you can use the div container of the menu and an unordered list. The unordered list div is hidden by default, and the display event is triggered when the mouse is hovered. -
Simple jQuery accordion menu plugin
A beautiful accordion plug-in, it only takes a few lines of code to call after referencing the jQuery library, and the shadow effect is implemented using CSS3 styles. -
Compatible with good tab tab plugin
A simple tab switching js plug-in, pure css3 can also achieve the tab function, but the compatibility is not so good. -
Pink pig effect on behalf of pure css3 code
Only the pink pig style realized by css3 style is used, and svg is not used. It can be used as a reference for learning and is not very practical. -
jQuery Cool Find Prime CSS3 Animation
Very cool jQuery and CSS3 look for prime number animation effects. The special effect will display the number currently being searched in the middle of the screen and the number that has been searched on the page. If it is a prime number, the prime number will be displayed in a 3D fade-out animation, and the prime number will be highlighted in the prime number wall. . The HTML structure of the prime number search effect is divided into three parts: section.output is used to display the number that has been searched, that is, the prime number wall. section.display is the number currently being searched, which is the digital animation in the middle of the screen. There is also a -
Pure css3 cute mushroom code
The cute mushroom code implemented in pure css3, with dynamic background bubble floating effect. -
js imitation excel table export plugin flexmonster.js
flexmonster.js is a style plug-in imitating the excel table, which can be exported to a file in a common format. -
jQuery+Bootstrap table data addition, deletion, modification and query
Based on jQuery+Bootstrap, add, delete, modify and find data in the table. -
Pure css3 input box rainbow shark tooth style
A cool input box implemented using pure css3 code. When you click the input box, a rainbow and shark tooth style appear -
jQuery drag and slide to unlock the plugin unlock.js
unlock.js is a jQuery slide unlock plugin. At present, many websites adopt the verification method of sliding to unlock in order to prevent malicious attacks when users log in and register. The user needs to slide the designated slider to the designated position to pass the verification. unlock.js can realize this sliding unlock function.