PerfectEquation db155e2997 Signed-off-by: PerfectEquation <867724561@qq.com> 6 years ago
..
icons db155e2997 Signed-off-by: PerfectEquation <867724561@qq.com> 6 years ago
Loader.css db155e2997 Signed-off-by: PerfectEquation <867724561@qq.com> 6 years ago
README db155e2997 Signed-off-by: PerfectEquation <867724561@qq.com> 6 years ago
honey.php db155e2997 Signed-off-by: PerfectEquation <867724561@qq.com> 6 years ago

README

-------------------------------------------------------------------------------
dojox.widget.Loader
-------------------------------------------------------------------------------
Version 0.1
Release date: 07/15/2007
-------------------------------------------------------------------------------
Project state:
prototype / expermental
-------------------------------------------------------------------------------
Credits: Pete Higgins (phiggins@gmail.com)
-------------------------------------------------------------------------------
Description:
a class to indicatie some xhr request
is going on via topics, with optional
eye-candy indicators either offset
from mouse pointer, or in a fixed position
node.

-------------------------------------------------------------------------------
Dependencies:
widget: none.
test page: to enhance visual effect, a .php
file is used to slowly pass data to an xhr
request. You will need a php-enabled
webserver to view /dojox/tests/test_Loader.html

-------------------------------------------------------------------------------
Documentation

-------------------------------------------------------------------------------
Installation instructions

simply dojo.require("dojox.widget.Loader") and
attach to a div:


Configuration options can be found in the API tool.