javascript gantt library

Discover javascript gantt library, include the articles, news, trends, analysis and practical advice about javascript gantt library on alibabacloud.com

Highcharts is a pure JavaScript class library that makes charts

Highcharts is a pure JavaScript class library that makes charts, with the following key features: Compatibility: Compatible with all today's browsers, including iphone, IE and Firefox, etc.; Completely free for individual users; Pure JS, no BS; Support most of the chart types: line graph, graph, area chart, area graph, histogram, pie chart, scatter chart; Cross-language: Whether PHP, ASP, or Jav

Write a better Javascript DOM Library (1)

Currently, jQuery is the library for actually operating the Document Object Model DOM. It can be used with popular Client MV * frameworks and has a large number of plug-ins and large communities. As developers are increasingly interested in Javascript, many people are curious about how native APIs work and when we should directly use them instead of referencing an additional

How to Use the RequireJS library to load JavaScript modules

The main purpose of the RequireJS library is a js file module loader which can be used independently of the Framework. Here we have sorted out the example tutorial for loading JavaScript modules using the RequireJS library, if you need it, you can refer to the following: the default Loading Method of js through the script tag is synchronous, that is, after the js

Moment.js Awesome JavaScript date processing class Library

Moment.js not to miss the awesome JavaScript date processing class LibraryKey Features: 3.2KB Ultra Lightweight Independent class library, meaning that you don't have to pour a bunch of JS Date processing supports UNIX timestamp, String, date of specified format Date processing: Plus, minus date Date display: Includes date display options for relative time display Other built-in

JavaScript library, front-end framework (UI framework), template engine

JavaScript Library: Jquery,undoscore,zeptoPure JavaScript language encapsulation,Front End Framework (UI framework): Bootstrap,foundation,semantic UI,PURE.CSSFront-end frame, UI framework, or UI templateHTML + CSS + (JavaScript)?Template engine:Called the HTML template engine? Template file (HTML) + (CSS)? + data (JSON

Javascript string extension library code

The string processing functions of JavaScript native are not rich enough, Native string function: http://www.jb51.net/w3school/js/jsref_obj_string.htm Question 1: Is there any extension library for the string type? Yes, not many, not comprehensive. Opinion 2: jquery is powerful in Dom operations, so we do not want the JS string extension library to be develo

Javascript object-oriented extension library code sharing

The lang. js Library provides the definition of packages and classes, class inheritance and mixing (mixin), function overloading, and other functions, which can basically meet the needs of most object-oriented design. It also supports the chain-based definition method to make the library more standardized and convenient for use. The following uses a simple example to demonstrate the basic functions of lang.

Javascript object-oriented extension library code sharing

The lang. js Library provides the definition of packages and classes, class inheritance and mixing (mixin), function overloading, and other functions, which can basically meet the needs of most object-oriented design. It also supports the chain-based definition method to make the library more standardized and convenient for use. The following uses a simple example to demonstrate the basic functions of lang.

Raphael is a Javascript library used to draw vector images on webpages.

RaphaelIs a Javascript library used to draw vector images on a webpage. It uses the SVG W3C recommendation standard and VML as the basis for creating graphics. You can use JavaScript to operate DOM to easily create various complex charts, such as bar charts, pie charts, and curves, you can also draw images of any shape and perform complex operations such as cropp

World-class javascript ajax client UI library Ext learning notes menu component and toolbar component

Author Li Jing http://www.jing-tech.net http://mikelij.cnblogs.com/original Official website of Ext javascript library www.extjs.com It was developed after YUI extension. the interface is very beautiful and there are multiple skin sets. now there is 2.0 preview. jquery and prototype libraries are also included. very good. however, a proper java script IDE should be available during development. Some tools a

RPM: JavaScript RSA Cryptographic Library Cryptico.js

Category: JavaScript 2015-02-04 13:43 1386 people read reviews (0) favorites reportTransferred from: HTTP://WWW.OPEN-OPEN.COM/NEWS/VIEW/27CFEFCryptico.js is an easy-to-use JavaScript Toolkit for encrypting text on the client.It supports the RSA + AES method, and the text of any byte length (228, 1024, etc.) can be encrypted.The content is encrypted using a public key and can only be decrypted with this key

Method for unit testing in the JavaScript AngularJS library _ AngularJS

This article describes how to perform unit tests in the AngularJS library of JavaScript. It is mainly related to controllers in AngularJS, if you need it, you can refer to all developers who agree that unit testing is very beneficial in development projects. They help you ensure the quality of your code, so as to ensure more stable R D, even if you need to refactor it. Test-driven development Flowchart

Quick, concise, and powerful JavaScript class library jquery introduction and download

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 interactions to your web pages in how to travel ersehtml documents, operate events, and use animations.Jquery is designed to change your

Simple JavaScript image delay loading library echo.js

Plugin Description: Like Lazy load, echo.js is also a lazy-loading JavaScript for images. The difference is that Lazy Load is a jquery-based plugin, and Echo.js does not rely on jquery or other JavaScript libraries and can be used independently. And the echo.js is very small, less than 1KB after compression.CompatibilityEcho.js uses the Date property of the HTML5 and needs to get the value of the property,

Programming Assistant JavaScript Learning Library-object-oriented programming notes __ algorithm

Disclaimer: This article originates from the JavaScript Learning Library prototype object of the programming helper app, which defines the properties and methods shared by all instance objects, so it is also referred to as the prototype of the instance object, which can be viewed as deriving from the prototype object. A constructor is a function and also an object, and all constructors have prototype attrib

JavaScript Common Library

JavaScript can play a big role in web programming, writing some of the most common features into JavaScript libraries. Save the following code as Common.js Class Library Features: 1.Trim (str)--Remove the spaces on either side of the string 2.XMLEncode (str)--XML encoding of strings 3.ShowLabel (STR,STR)--Mouse prompt function (display character, prompt character

HTML5 Application Development: JavaScript library iScroll tutorial, html5iscroll

HTML5 Application Development: JavaScript library iScroll tutorial, html5iscroll Directory 1. Introduction to iScroll 2. Installation and Use 3. Simple iScroll example 4. Pinch Zoom 5. Snap to element 6. iScroll detailed parameters 1. iScrollIntroduction Generally, when developing a traditional Web site, we occasionally fix the width/height of a certain area, and then borrow the overflow: scroll, you can m

Section 140th, JavaScript, package library-browser detection

JavaScript, package library-browser detectionWrite one in the function library, the browser detects the object/** SYS Browser detects object with two properties under Object, Liu_lan_qi property and Xi_tong Property * Liu_lan_qi Property, detects browser name and version number, such as: alert (SYS.LIU_LAN_QI); * Xi_tong Property, Detection of browser operating e

Implement a JavaScript gesture library--base-gesture.js

Now the mobile is so popular, we can operate more on the mobile phone. It's also very necessary for a Web page to have some rich operational feel, right (if you just need click, then I'm not saying it ...) ~ ~ For example to achieve up and down, left and right sliding, click and so on, plus these things feel the web will be a lot of the library ~ ~ (comfortable). Of course. Native JavaScript does not provid

JavaScript hand-painted Graphic library ROUGHJS usage Guide

ROUGHJS is a lightweight JavaScript graphics library (approximately 9KB after compression), allowing you to draw sketch-style, hand-drawn-style graphics on your Web page. ROUGHJS defines the elements that draw lines, curves, arcs, polygons, circles, and ellipses, and it also supports drawing SVG paths.Here is its Project website address: https://roughjs.com/ROUGHJS can work on both canvas and SVG, which is

Total Pages: 14 1 .... 9 10 11 12 13 14 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.