Global Cube a16e27ced8 init 2 năm trước cách đây
..
app a16e27ced8 init 2 năm trước cách đây
build a16e27ced8 init 2 năm trước cách đây
themes a16e27ced8 init 2 năm trước cách đây
Button.js a16e27ced8 init 2 năm trước cách đây
Carousel.js a16e27ced8 init 2 năm trước cách đây
CheckBox.js a16e27ced8 init 2 năm trước cách đây
ComboBox.js a16e27ced8 init 2 năm trước cách đây
ContentPane.js a16e27ced8 init 2 năm trước cách đây
EdgeToEdgeCategory.js a16e27ced8 init 2 năm trước cách đây
EdgeToEdgeDataList.js a16e27ced8 init 2 năm trước cách đây
EdgeToEdgeList.js a16e27ced8 init 2 năm trước cách đây
ExpandingTextArea.js a16e27ced8 init 2 năm trước cách đây
FixedSplitter.js a16e27ced8 init 2 năm trước cách đây
FixedSplitterPane.js a16e27ced8 init 2 năm trước cách đây
FlippableView.js a16e27ced8 init 2 năm trước cách đây
Heading.js a16e27ced8 init 2 năm trước cách đây
IconContainer.js a16e27ced8 init 2 năm trước cách đây
IconItem.js a16e27ced8 init 2 năm trước cách đây
ListItem.js a16e27ced8 init 2 năm trước cách đây
Opener.js a16e27ced8 init 2 năm trước cách đây
Overlay.js a16e27ced8 init 2 năm trước cách đây
PageIndicator.js a16e27ced8 init 2 năm trước cách đây
ProgressIndicator.js a16e27ced8 init 2 năm trước cách đây
README a16e27ced8 init 2 năm trước cách đây
RadioButton.js a16e27ced8 init 2 năm trước cách đây
RoundRect.js a16e27ced8 init 2 năm trước cách đây
RoundRectCategory.js a16e27ced8 init 2 năm trước cách đây
RoundRectDataList.js a16e27ced8 init 2 năm trước cách đây
RoundRectList.js a16e27ced8 init 2 năm trước cách đây
ScrollableView.js a16e27ced8 init 2 năm trước cách đây
Slider.js a16e27ced8 init 2 năm trước cách đây
SpinWheel.js a16e27ced8 init 2 năm trước cách đây
SpinWheelDatePicker.js a16e27ced8 init 2 năm trước cách đây
SpinWheelSlot.js a16e27ced8 init 2 năm trước cách đây
SpinWheelTimePicker.js a16e27ced8 init 2 năm trước cách đây
SwapView.js a16e27ced8 init 2 năm trước cách đây
Switch.js a16e27ced8 init 2 năm trước cách đây
TabBar.js a16e27ced8 init 2 năm trước cách đây
TabBarButton.js a16e27ced8 init 2 năm trước cách đây
TextArea.js a16e27ced8 init 2 năm trước cách đây
TextBox.js a16e27ced8 init 2 năm trước cách đây
ToggleButton.js a16e27ced8 init 2 năm trước cách đây
ToolBarButton.js a16e27ced8 init 2 năm trước cách đây
Tooltip.js a16e27ced8 init 2 năm trước cách đây
TransitionEvent.js a16e27ced8 init 2 năm trước cách đây
View.js a16e27ced8 init 2 năm trước cách đây
ViewController.js a16e27ced8 init 2 năm trước cách đây
_ComboBoxMenu.js a16e27ced8 init 2 năm trước cách đây
_DataListMixin.js a16e27ced8 init 2 năm trước cách đây
_ItemBase.js a16e27ced8 init 2 năm trước cách đây
_ListTouchMixin.js a16e27ced8 init 2 năm trước cách đây
_ScrollableMixin.js a16e27ced8 init 2 năm trước cách đây
_base.js a16e27ced8 init 2 năm trước cách đây
_compat.js a16e27ced8 init 2 năm trước cách đây
app.js a16e27ced8 init 2 năm trước cách đây
app.js.uncompressed.js a16e27ced8 init 2 năm trước cách đây
common.js a16e27ced8 init 2 năm trước cách đây
compat.js a16e27ced8 init 2 năm trước cách đây
compat.js.uncompressed.js a16e27ced8 init 2 năm trước cách đây
deviceTheme.js a16e27ced8 init 2 năm trước cách đây
i18n.js a16e27ced8 init 2 năm trước cách đây
mobile-all.js a16e27ced8 init 2 năm trước cách đây
parser.js a16e27ced8 init 2 năm trước cách đây
scrollable.js a16e27ced8 init 2 năm trước cách đây
sniff.js a16e27ced8 init 2 năm trước cách đây
transition.js a16e27ced8 init 2 năm trước cách đây
uacss.js a16e27ced8 init 2 năm trước cách đây

README

-------------------------------------------------------------------------------
Project Name: dojox.mobile
-------------------------------------------------------------------------------
Version 1.0
Release date: 03/23/2010
-------------------------------------------------------------------------------
Project state:
dojox.mobile: stable
dojox.mobile.app: experimental
-------------------------------------------------------------------------------
[ NO ] l18n support?
[ NO ] a11y support?
-------------------------------------------------------------------------------
Credits:
Jared Jurkiewicz (jared.jurkiewicz@gmail.com)
Yoshiroh Kamiyama (Contributor to Jared of base code).
Shane O'Sullivan (dojox.mobile.app)

-------------------------------------------------------------------------------
Project description

This project tries to solve an area lacking in dojo, namely better
support for mobile devices. This project provides through CSS3 and
custom styles, interfaces that display and work well on mobile devices
such as the Android and iPhone Smart Phones.

The code is deliberately kept as lightweight as possible, using CSS3 animations
and the like to perform the effects. There is a compat.js, which will simulate
most of the effects using dojo.animateProperty and dojox.fx where possible on
browsers such as FireFox and IE. It will not load by default, it has to be
required in separately.
-------------------------------------------------------------------------------
Dependencies:
dojo base
dijit/_WidgetBase.js
-------------------------------------------------------------------------------
Documentation
Documentation resides at:
http://dojotoolkit.org/reference-guide/dojox/mobile.html

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

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/src/dojox/trunk/mobile/*
http://svn.dojotoolkit.org/src/dojox/trunk/mobile.js

Install into the following directory structure:
/dojox/mobile.js
/dojox/mobile/*

...which should be at the same level as your Dojo checkout.

then dojo.require("dojox.mobile") in your application to load it.

-------------------------------------------------------------------------------