Implementation method of using carriage return instead of TAB when filling out the form
How to use carriage return instead of TAB when filling out the form...
2007-10-10
JS implements text automatically to google search box
The text implemented by js automatically goes to the google search box...
2007-05-05
Tomato's form verification code modification version
Today I saw that omeweb has also modified a version and made many modifications. The modification was quite good, thank you.
2008-07-07
Get the text selected in the text box and dynamically insert the text js code
Get the text selected in the text box and dynamically insert the text js code...
2007-03-03
Prevent repeated submissions of forms in JavaScript, prevent refreshing, and prevent backing
In JavaScript, prevent repeated submissions, anti-refreshing, and anti-returning...
2007-08-08
js solves "options are empty or not object"
The old prompts the script error: "options are empty or not an object", but use document. or the object can be retrieved.
2008-12-12
JS code that captures input text box content change event
input The content of the text box changes. We can use onchange or onblur to make judgments. However, onchange occurs when the text content changes and then loses focus. Onblur occurs when the focus is lost and will not judge by yourself.
2010-04-04
js textarea automatically pull-down (with counting) diagram
Textarea automatically pulls down (with counting)
2008-11-11
Several ways to operate select controls by js
There are several ways to operate select controls by js. Here are basically comprehensive arrangements. In addition, I have prepared some related articles for you. Let you have a deeper understanding of the operation of select under JavaScript.
2010-06-06
The left and right selection box effect code implemented by javascript
The left and right selection box effect code implemented by javascript...
2007-10-10