JS+CSS analog IP input box
JS+CSS simulates IP input box...
2006-09-09
javaScript checkbox Select all/reselect and batch deletion
JavaScript checkbox All/Non-select and batch delete implementation code, friends who need it can refer to it.
2010-04-04
Debugging the code of the textarea box, and it is very convenient to use it in function, cool
Debugging the code of the textarea box, and it is very convenient to use it in function, cool...
2006-06-06
A JavaScript code for instant form validation
A JavaScript code for instant form validation...
2007-07-07
js checkbox (checkbox) Use highlights
js checkbox usage tips and example codes, you can check it out.
2009-04-04
JS code that restricts N characters from entering text box
The characters here refer to Chinese characters occupying two bytes, while numbers and their letters occupying one byte. If you use substr, it is definitely not possible.
2010-05-05
Use srcElement to achieve the addition effect
Use srcElement to achieve the addition effect...
2006-08-08
JS implementation code for select list content exchange
js implements the content exchange and transmission of left and right select lists. It turns out that first obtains the value of the selected select in the current period, then adds it to the opposite select, and then deletes the selected content.
2009-12-12
Super strong script for js ID card verification
The following code has stronger authentication function for ID cards and includes approximately provinces.
2008-10-10
JS dynamically add list box item effect code
Dynamically add list box items, which has a good effect. Friends who need it can refer to it.
2009-07-07