echo3/echo3demo
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
------------------------------------------------------------------------------ Echo3 Client-Side JavaScript Demonstration Application Copyright (C) 2002-2008 NextApp, Inc. http://echo.nextapp.com/ ------------------------------------------------------------------------------ The Echo3 JavaScript Demonstration Application, Echo3 Framework, and Echo3 Extras Library are licensed under the Mozilla Public License. This license may be found at: http://echo.nextapp.com/site/license/mpl This distribution includes the Yahoo YUI Compressor, which is used for compressing JavaScript files. More inforamtion about the YUI Compressor may be found here: http://developer.yahoo.com/yui/compressor/ The YUI Compressor is distributed under the BSD license: http://developer.yahoo.com/yui/license.html This distribution contains public domain photography from http://publicdomainpictures.net. ------------------------------------------------------------------------------ Please feel free to contact NextApp with any questions regarding Echo: NextApp, Inc. http://www.nextapp.com 2549-B Eastbluff Drive #201 http://echo.nextapp.com/site/forum (Dev Forums) Newport Beach, CA 92660 USA TEL: +1.949.340.2097 ============================================================================== USING THIS APPLICATION This application is written entirely in client-side JavaScript, using the NextApp Core.js, Echo3, and Echo3 Extras frameworks. It does NOT need to be installed on a web server. You may directly browse to the HTML files on your computer's filesystem and use the application (MSIE will display a security warning, but it can be bypassed). To view the application locally, visit the file src/index-dev.html in your browser. The index-dev.html file uses uncompressed JavaScript files contained in the src/lib and src/app directories. To build a version of the application with compressed JavaScript suitable for online use, you will need to use Java (1.4+) and the Apache Ant build tool. Apache Ant can be obtained from http://ant.apache.org. Once ant is installed, simply run "ant" form the root folder of the application (which contains a "build.xml" file). The JavaScript will be compressed, and an host-able version of the application will be placed in the "out/" folder. Note that Java is only required for the build process to work, the application itself does not depend on it.
About
Official Echo3 demo application
Resources
Stars
Watchers
Forks
Packages 0
No packages published