Thanks to the message of neuhawk (http://neuhawk.cnblogs.com/), I searched for jquery. Now I will give you the information of jquery:
Jquery is a fast and concise JavaScript class library that makes it easier to use animations and add Ajax
JavaScript does not prompt to close the current page window, compatible with IE/Firefox/chrome (close the current page window without confirm by JavaScript, support all browsers)
Tests passed in IE7/Firefox 3.0/Google
ArticleDirectory
Programming
What is a programmer?
Is program writing boring?
Is there a difference between front-end programmers and back-end programmers?
Back to directory
Programming or callingProgramMember? This is an
I haven't read the regular expression for a long time. I happen to use it today. I just learned how to read a book.
In 50%, the original practices are described in the opposite way.
I. Basic knowledge about Javascript Regular Expressions
1.
move the Javascript list box left and right Beijing Shanghai Guangzhou Shenzhen >>"/> Chengdu Shenzhen Nanjing Tianjin
A troublesome function previously written:
// Function additem (){// Var dsource = Document. getelementbyid
How to Use prototype
Prototype is the basic method for implementing Object Inheritance in Javascript. The usage is [function]. Prototype = [object1].
[Function] can be considered to be equivalent to Type/class, so that all objects of this
1. Not
Bit operators not from ~ The essence of the. Not operator is to calculate a negative number and then subtract 1.
The bitwise operator not is a three-step process.
A. Convert the operator to a 32-bit number.
B. Convert the
A lot of JavaScript books talk about it. I don't know what to talk about.
1. What is a closure?--Function nested Functions--Internal functions can reference parameters and variables of external functions.--Parameters and variables are not recycled
Javascript has many tips to make programming easier. One of them is the eval () function, which can execute a string as a javascript expression. The following is its description
Eval functionFunction: Explains JavaScript first.CodeAnd then execute
As a powerful tool for text replacement, search, and extraction in pattern matching, the application of the regular expression (Regular Expression) has gradually penetrated into network development from the UNIX platform, JScript, a scripting
2.8 reference type
1. Object Class
All classes in ecmascript are inherited by the object class.
The object class has the following attributes:
Constructor: A Reference (pointer) to the function that creates an object. For an object class,
A netizen asked a question, as shown in the following HTML, why is the output of all P paragraphs 5 rather than alert corresponding to 0, 1, 2, 3, and 4.
closure demonstration product 0 product 1 product 2 product 3 product 4
Levenshtein
Algorithm
For the levenshtein algorithm definition and algorithm principles, see this article.Article: A fast and efficient levenshtein Algorithm Implementation Javascript implementation
Function Levenshteindistance (S, T ){ If (S.
I. event stream
IE is a bubble event, that is, from the most specific event target to the least specific event target.
Netscape Navigator uses capture events, which are the opposite of the bubble events used in IE.
DOM Event streams support
Event indicates the event status, such as the element that triggers the event object, the location and status of the mouse, and the key to be pressed.
The event object is valid only when an event occurs.
Some Properties of the event only make sense
If you call a function or method, explicitly convert a type to another type, which is called display conversion. On the contrary, it is called implicit type conversion. Google and Wikipedia do not find the word "display type conversion" and
I,Origin
There were some "purely entertaining" web pages with some prize-winning questions and answers, but they intentionally made you fail to find the correct answer: when you mouse
As soon as the button is close, the button is escaped. I also
Javascript confirm form submissionBy nannette Thacker-11/17/2000 updated: 2/15/2001
Oft times you may wish to have the user confirm, before they process a form's action. for instance, clicking the button may activate a deletion process which
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service