Skip to content

Files

Latest commit

 

History

History
 
 

mobileFileBrowser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
-------------------------------------------------------------------------------
Mobile File Browsing - A sample remote file browsing application that uses a combination of Mobile edge lists plus dijit Tree Model and databinding via FileStore.
-------------------------------------------------------------------------------
Authors: Michael Rheinheimer (IBM CCLA)
-------------------------------------------------------------------------------
Demo description

	A simple demonstration of building a Mobile File Browser, using parts from
	dojo.data, dojox.mobile, and dijit's TreeModel
	
-------------------------------------------------------------------------------
Dependencies:

	Dojo
	Dijit
	Dojox

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

    Prerequisites: This demo requires PHP to be installed on the web server hosting dojo,
    and makes use of dojox/data/FileStore.js.  Make sure FileStore's php test
    backend is running correctly prior to trying this demo.

	To run this demo, open the demo.html in your browser.
	
-------------------------------------------------------------------------------
@rank:190 @categories:mobile