Web Printinghttp://down.51cto.com/data/382598Imitation Wp7/win8 Interface Three screen switch example "source code"http://down.51cto.com/data/421764Photo Carousel (2)-cj-javascript video tutorialhttp://down.51cto.com/data/422478A collection of methods for invoking the iframe parent window and child window each otherhttp://down.51cto.com/data/419872Cj-javascript Video Tutorial Coursewarehttp://down.51cto.co
Javascript HTML5 charts
Issuer:Amcharts
Current version:2.9.3 download
Javascript/HTML5 charts can meet most development requirements, including sequence charts (column charts, bar charts, line charts, area charts, step line charts, smooth line charts, candle charts, and ohlc charts ), pie Chart/circular chart, radar chart/polar chart, and XY chart/scatter chart/bubble chart.
Supports all modern b
What is Highcharts? Highcharts is a graph library written in pure JavaScript. It is easy and convenient to add interactive charts on websites or web applications, it is also free for personal learning, personal websites, and non-commercial use. Currently, HighCharts supports the following chart types: curve chart, region chart, column chart, pie chart, scatter chart, and comprehensive chart. The HighCharts
bring out the scope chain, and finished. It's all easy to have the foundation of the previous sections, otherwise it will be difficult to explain.Let's start with a formal talk about a friend who's always looking forward to it--closures. Please look forward to the next section.---------------------------------------------------------------------------This article has been updated to the directory of in-depth understanding of JavaScript prototypes and
Overview: with the rapid development of the Internet, more and more industries need to create map information in their own web pages, so that customers can quickly locate to obtain a variety of information, here today we recommend 10 free JavaScript tools to create interactive maps, Hope to have different needs of friends can bring help!
Here, we present a complete list of 10
1. JS ChartsFeatures
Prepare your chart data in XML, JSON or JavaScript Array
Create charts in different templates like bar charts, pie charts or simple line graphs
You don ' t need any server-side plugins/modules
It ' s compatible with the most web browsers
3D Pies and 3D bars is available in the latest version
2. FlotFeatures
Pure JavaScript plotting library for JQue
Thank the selfless people here.The content comes from this:I only put JS link to here ~ There are other technical documents, it is too much, many can not see the end!!!
Google JavaScript Code Style Guide
Google JSON Style Guide
AIRBNB JavaScript Specification
JavaScript standard Reference Tutorial (Alpha)
What is the beautiful free pure JavaScript chart library Highcharts?
Highcharts is a graph library written in pure JavaScript. It is easy and convenient to add interactive charts on websites or web applications, it is also free for personal learning, personal websites, and non-commercial use. Currently, HighCharts sup
What is Highcharts? Highcharts is a graph library written in pure JavaScript. It is easy and convenient to add interactive charts on websites or web applications, it is also free for personal learning, personal websites, and non-commercial use. Currently, HighCharts supports... What is SyntaxHighlighter Highcharts? Highcharts is a graph library written in pure JavaScrip
easy to bring out the scope chain, and finished. It's all easy to have the foundation of the previous sections, otherwise it will be difficult to explain.Let's start with a formal talk about a friend who's always looking forward to it--closures. Please look forward to the next section.---------------------------------------------------------------------------This article has been updated to the directory of in-depth understanding of JavaScript protot
JavaScript free variables
In JavaScript, you can use "delete" To manually delete variables, so that GC (garbage collection) to reclaim memory, but not all variables in JS can be deleted.1, the global variable "a" of the Var declaration is still "1" after using "delete a".2. The global variable "B", which was not declared with Var, became the property of "window"
+ ' data = data + ' data = data + ' VI. Create a new XMLHTTP object:if (window. ActiveXObject){Xmlhttp=new ActiveXObject ("Microsoft.XMLHTTP");}else if (window. XMLHttpRequest){Xmlhttp=new XMLHttpRequest ();}VII, add XMLHTTP, send headers, and send the package.Xmlhttp.open ("POST", URL, false);Xmlhttp.setrequestheader ("Content-type", "text/xml;charset=utf-8");Xmlhttp.setrequestheader ("SOAPAction", "http://WebXml.com.cn/getWeatherbyCityName");Xmlhttp.send (data);Eighth, deal with the content r
Free CSS Javascript Smart Tips EditorTool Name: Free JavaScript Editor? Tool Version:4.2Official Download:http://www.yaldex.com/This tool is really interesting, the 3.8 version needs to be paid, but by the 4.2 version it provides a permanent free use, which is really good n
easy to bring out the scope chain, and finished. It's all easy to have the foundation of the previous sections, otherwise it will be difficult to explain.Let's start with a formal talk about a friend who's always looking forward to it--closures. Please look forward to the next section.---------------------------------------------------------------------------This article has been updated to the directory of in-depth understanding of JavaScript protot
JSbooks has collected 32 excellent free JavaScript e-books, which are divided into three analogy: Elementary, intermediate, and advanced. You can download them based on your own needs. What a real success! Remember to add to favorites and share them :)Articles you may be interested in
Verlet-js: Awesome open-source JavaScript physical engine recommendation
matter where the FN function will be called.What is described above is just a cross-step scope to look for.What if it's a step that hasn't been found yet? --Then cross! --continues across the global scope. If it's not found in the global scope, it's really gone.This step-by-step "cross" route, as we call it, is a chain of scopes.Let's summarize this "scope chain" procedure taken from a variable: (assuming A is free)In the first step, now the current
The 10 amazing free and Rich Text editors will enhance your website's functionality. We have collected 5 jQuery and 5 JavaScript editors, which have the same functions as office.
When editing content online, those JavaScript-based editors helped us a lot. What we see is WYSIWYG. Today, any website Content Management System (CMS) and blog system need such an edito
Frame-free JavaScript script with scroll barsMainly by modifying the scrolling to remove the IFRAME scroll barThe code is relatively simpleThis article is from the "Xibalangei" blog, make sure to keep this source http://9897987.blog.51cto.com/9887987/1627351Frame-free JavaScript script with scroll bars
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.