Blame | Last modification | View Log | RSS feed
-------------------------------------------------------------------------------dojox.widget.Loader-------------------------------------------------------------------------------Version 0.1Release date: 07/15/2007-------------------------------------------------------------------------------Project state:prototype / expermental-------------------------------------------------------------------------------Credits: Pete Higgins (phiggins@gmail.com)-------------------------------------------------------------------------------Description:a class to indicatie some xhr requestis going on via topics, with optionaleye-candy indicators either offsetfrom mouse pointer, or in a fixed positionnode.-------------------------------------------------------------------------------Dependencies:widget: none.test page: to enhance visual effect, a .phpfile is used to slowly pass data to an xhrrequest. You will need a php-enabledwebserver to view /dojox/tests/test_Loader.html-------------------------------------------------------------------------------Documentation-------------------------------------------------------------------------------Installation instructionssimply dojo.require("dojox.widget.Loader") andattach to a div:<div dojoType="dojox.widget.Loader"></div>Configuration options can be found in the API tool.