Learning Process Review
First pairJavascriptWith a general understanding, start readingJavascriptVideo (most of the examples are implemented once). After watching the video, I began to solve the problem that I was not clear about. Then, I would
Previous JavascriptArticleTo the implementation of JavaScript.
Javascript implementation
The following is a summary of ecmascript. Understanding the Javascript syntax helps us understand how JavaScript works.
Variables, statements, types,
Objects Created in javascript can be classified into three methods: factory functions, constructor functions, and prototype functions.
Factory functions use JavaScript basic class objects to add corresponding properties and methods to an object
We are currently working on product maintenance to modify some old bugs. A bug is that when a JSP page is loaded, an IFRAME is requested. during the page display process, the window will temporarily display a 404 page, and then reach the expected
Overview
The theory of Dom has been mentioned above (JavaScript Summary (1: Basic concepts). The following describes the specific content in Dom. After the browser supports JavaScript, the corresponding API functions are provided for users. When we
When it comes to the pop-up box, the first thought is alert (), and the second thought is alert (). In fact, there are three pop-up boxes in JS. Let's explain them one by one.
1. Only OK.
That is, only the OK button is displayed on the dialog box.
Implement inheritance in Javascript
Author: Tudou Dad
Javascript scripting is a powerful object-oriented language. This article describes how to implement inheritance in JavaScript.Prototype
JavaScript does not implement class inheritance, but it
This article is not fully functional. Please click another article:Javascript table operations
table sorting id name age Date of Birth 1 SS 25 1970/09/09 3 mm 18 1980/09/09 2 JJ 19 1990/09/09 6
Recipient .html
recipient send a message/email :
Contact Person developer.html
contact list select a contact select Number name 1 Zhang Long 2 Zhao Hu 3 Dynasty 4 Mahan
common Dom attributes and methods id name age Date of Birth 1 Zhang San 25 1970-9-9 3 Li Si 18 1980-9-9 2 Wang Wu 19 1990-9-9 6 continued write 22 1965-9-9 5 classic 30 1950-9-9
4. format String variables 5. create an anchor and link 6. determine the string length 7. search for 8. locate the character in the string 9. replace the text in the string 10. string separation Chapter 10 use date and time 1. use the date
A.htm content --------------------------------------------------- . JS content --------------------------------------------------- function load_ B () {// put B first. JS calls var head = document. getelementsbytagname ('head'); var testscript =
Javascript event list explanation
Event
Browser support
Explanation
General events
Onclick
Ie3, N2
This event is triggered when you click the mouse.
Ondblclick
Ie4, N4
This event is triggered when you
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