triceam / app-UI

app-UI is a collection of user interface components that may be helpful to web and mobile developers for creating interactive applications using HTML and JavaScript, especially those targeting mobile devices. app-UI is a continual work in progress - it was born out of the necessity to have rich & native-feeling interfaces in HTML/JS experiences, and it works great with PhoneGap applications (http://www.phonegap.com). app-UI can easily be styled/customized using CSS.
http://triceam.github.com/app-UI/
Other
1.27k stars 239 forks source link

Missing demo for "sliding view" #33

Open OndeVai opened 11 years ago

OndeVai commented 11 years ago

The demo on page http://triceam.github.com/app-UI/examples/samples/03%20-%20slidingView/01%20-%20basic/index.html just shows "body here".

rkumar670 commented 11 years ago

Yes the whole design concept on the body area. if you add your tag like div or #divbody it will work but some feature will not you can do customize according to your requirement.. check viewnavigator.js :)

triceam commented 11 years ago

rkumar670 is correct. That is the demo. Click/touch and drag on the body to reveal a "sidebar" element underneath of the body. I can add some more descriptive text, but it is working fine.