Design and Application of JavaScript client scripts

Basic JavaScript concepts Javascript is an object-based and event-driven scripting language with secure performance. It was originally created by Netscape and named live script, it has only one relationship with Java: The name is similar. It is

How to draw a map of China using raphael. js

A map of China is used in the recent data statistics project, that is, to dynamically display the statistics of a province or region in a certain period of time on the map. We don't need flash, just rely on raphael. javaScript and SVG images can

JavaScript learning Summary (16) -- Javascript Closure (Closure)

Closure is a difficult and characteristic of Javascript language. Many advanced applications rely on closures for implementation. I have been familiar with the concept of closure for a long time, but I have been confused and cannot understand what

7 free and powerful Ajax file managers

If you are developing a WEB application and need a good and powerful File Manager that can be easily customized, you will enjoy the seven free open-source file managers below. These file managers are powerful. They all support PHP, Javascript, and

Share 20 super-fun jQuery games (1)

JQuery is currently the most popular JavaScript library. Now, in addition to HTML5, many jQuery fans use jQuery to develop games. Although the effects are not as good as Flash, these games also look cool. Today, this article collects 20 Special

ScriptCover, an open-source JavaScript code coverage Tool

Google has announced that ScriptCover will be released as an open-source project. ScriptCover is a JavaScript code coverage analysis tool launched by Google. It provides real-time and line-by-line code coverage analysis for Web pages. Google said

[Ext JS 4] Chart in practice, Column Chart custom color

Preface In Ext js, you can draw a bar chart and a bar chart. Column chart: Column chart. The Column is in the vertical direction. Bar Chart: Bar Chart. The column is horizontal. The preceding example shows a bar chart. By default, Ext Js uses the

Javascript notes: Something about the String replace Function

The basic knowledge of javascript reinforcement is designed to pave the way for future research on jQuery source code. I recently consulted javascript and found a function:   function format(s){var args = arguments;var pattern = new RegExp("%([1-" +

Display HTML files under SVN of GoogleCode in FireFox normally.

Today, I tried to find that HTML in SVN provided by GoogleCode is displayed as an HTML source file in Firefox.Google found the answer:If the display is normal, you need to set SVN: mime-type to text/html. (http://blog.pluskid.org /? P = 70)SVN

JavaScript getting started tutorial (2) Basic JS knowledge

Where to insert JavaScriptJavaScript can appear anywhere in HTML. Use the tag : you can insert JavaScript anywhere in the HTML document, or even before . However, if you want to insert a file in the webpage of the declared framework (the webpage of

Getting out of JavaScript beginners-js beginners

It has been a year since I started to get in touch with JS, and my mind has always been a bit boring. This is also often said in forums. So where is it? I always feel that I am not going deep in learning. Some simple things can be done but cannot be

Html5 game development-Angry Birds-Open Source lecture (1)-jump into the pop-up birds

Angry Birds are a popular puzzle game. Now I try to use the lufylegend library and Box2dWeb physical engine to see how to make such a classic physical game in html5. Prerequisites 1 First, you need to download the lufylegend library 1.4.1 For how to

A common iframe cross-origin Communication Method

Same-origin policy IntroductionIf the protocol, port (if specified), and host name of the two pages are the same, the two pages have the same source. The same-origin policy prevents you from retrieving or setting attributes of documents loaded from

P3P Header solves Cookie cross-origin issues

P3P P3P is a kind of standard defined by the Platform for Privary Preferences. It can protect your privacy rights, enable Internet attackers to choose whether to collect and use their personal information when accessing the website. If a site does

Use Javascript to determine the type of the operating system for compatibility under different operating systems

When using Javascript to implement interaction between the client and the server, you sometimes need to judge the operating system to achieve compatibility under different operating systems. For example, we have a website, in Windows XP, the

THREE. JS getting started tutorial (2) Coloring er-on

Translation Three. js is a great open-source WebGL library. WebGL allows JavaScript to operate on GPUs and implement 3D in the browser. However, this technology is still in its development stage, and there is a shortage of materials. Fans should

Module dependency loading for source code parsing of seajs1.3.0

Here is the core part of seajs loader. Some IE-compatible parts are not very clear, mainly understanding how each module depends on ordered loading and CMD specifications.The Code is a bit long and requires patience:Copy codeThe Code is as follows:/*

Javascript Object-Oriented Programming

In addition, this article is an entry-level article. I also started to learn Javascript and want to write such an article with a little experience. It is inevitable that there will be errors in this article, please give me a commentSpam

The difference between undefined, null, and NaN in Javascript

Before introducing the differences between the three JS data types, let's take a look at the JS data types. In a language such as Java and C, before using a variable, you must first define the variable and specify its data type, which is an integer,

Automatic Filling of web forms (gmail as an example) _ Javascript tutorial

Javascript: Automatic Filling of web forms (gmail as an example), Javascript tutorial The following is a reference clip:Var ie = WScript. createobject ("InternetExplorer. Application ");Var args = WScript. arguments;Var followme =

Total Pages: 5378 1 .... 162 163 164 165 166 .... 5378 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.