Dynamically change the width and height of the textbox js
Dynamically change the width and height of the textbox...
2006-10-10
Use javascript to dynamically assign TEXT type data in the database to TEXTAREA
Use javascript to dynamically assign TEXT type data in the database to TEXTAREA...
2007-04-04
Problems caused by naming the name of the form item submit or reset
Recently, a friend used a form named keyword in form and caused it to be unable to reset and submit. It turned out to be this problem.
2007-12-12
The text box that is compatible with firefox can only enter the code of two decimal numbers.
JS implementation text box can only enter two decimal numbers, and does not display other characters entered. It is compatible with ie, firefox and is worth referring to.
2009-12-12
select tag beautification--JS-style plug-in, post-loading
The appearance problem of the <select> tag is very annoying. Each browser is inconsistent. Just IE, one version has the same appearance, and it cannot be modified with CSS. Here I share my beautification method of <select>.
2013-04-04
JS code to submit a form without a form form
It turns out that the article is under JSP. In fact, the code of JS is applied. You can refer to it. In fact, the principles of each language are the same. If ajax is used seriously, it will be perfectly validated by the client.
2009-09-09
Code for submitting js form that complies with standard
Code for submitting js form that complies with standard...
2007-09-09
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
CSS3 code to implement dynamic background login box
This article introduces a dynamic background login box special effect with animation effect based on jQuery+CSS3. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
2015-07-07
Implement the selection of all check boxes/no selection of all toggle
Implement the selection of all check boxes/no-select all toggle...
2006-12-12