Many online users are currently engaged in video chat rooms on the webpage. After learning, I also made a simple small example. Dozens of lines of JavaScript scripts can easily implement video calls, and I do not need to download a specified browser,
Reference
Aaron's JavaScript definition object writing (Arrangement)
Several simple methods for defining objects in Javascript
1. constructor method. All attributes and object methods are defined in constructor.
Advantage: Dynamic
Directory:
JavaScript (1)-ecmascript
JavaScript (2)-ecmascript
I strongly recommend my jquery. Ajax series articles to you. Click to view them.
Reference:
Do you really know JavaScript? Many people regard it as a younger brother with imperfect
Javascript scope and JS Scope
After reading this article, I found that the more basic things are displayed, the more advanced they are.Reference: http://realazy.org/blog/2007/07/18/scope-in-javascript/Scope is one of the cornerstones of the
I just started to learn extjs. I started to learn the basics of JavaScript on the first day, including Dom programming and the use of various JavaScript APIs. I made a comprehensive example-web typing games.
Effect:
Javascript web typing
// Method. obtain its object based on the name of the input element. applicable to single choice and check boxes.
Function $ n (elementsname) {return document. getelementsbyname (elementsname );}
/*
Method Name getcheckboxvaluesary (cboxname,
For about two to three months, I have been focusing on oojs (Object Oriented JavaScript.
In future projects, due to Ajax applications, more and more JavaScript code will be applied. In the face of the problems caused by the surge in code, our
Document directory
Object/Feature Detection
User-Agent string Detection
Detection Operating System:
If you do not have a deep understanding of JavaScript, it is easy to write incompatible code (like me). At this time, you have to judge the
Javascript variables and scopes1. javascript variable types JavaScript variables are classified into basic types and reference types. the basic data type is a simple data segment that directly has a stack space. This type directly stores the value
Javascript Debugging
In this chapter, we will discuss the various tools provided by firebug to support Javascript development, debugging, overview, and testing. Here we will use a typical
Javascript use cases, and explains how to use firebug
Preface:
In my opinion, JavaScript is a very loose and flexible language, which is not derogatory. On the contrary, JavaScript is a kind of praise. Compared with the static compilation languages such as C #, JavaScript is like a naughty child who
Address: http://blog.frontendforce.com/2010/05/mobile-application-development-using-javascript/
Translator: Jiang Yujie
Javascript is not only used for web pages and website programs. You can also create real-time applications, server solutions,
As a WEB Front-end engineer for website development, we should optimize the performance of our self-developed website projects as much as possible, currently, most of the website performance optimizations found on the Internet are translated and
GetAttribute () method
So far, we have introduced two methods to retrieve specific element nodes: getElementById () and getElementsByTagName. After finding the element, we can use the getAttribute () method to query the values of its various
Before talking about the above concepts, we should first talk about the implicit parameter of the function in javascript: arguments
ArgumentsThis object represents the parameters of the runtime function.[Function.] arguments [n]ParametersFunction:
This article introduces the following aspects:
1. How to create an array2. How to operate the Array (add, delete, read)3. Common array methods and attributes
How to create an array is generally divided into three types based on Initialization
Document directory
Vi. Conclusion
Recently, I have read a lot of Javascript closures (closure) related materials on the Internet, most of which are very academic and professional. For beginners, don't understand closures, and even the text
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