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

enable sliding view using a button #56

Open mmp51d opened 10 years ago

mmp51d commented 10 years ago

Is there a way to open and close the "draw" in sliding view using a button like the button with 3 lines that some apps have in the top left Is there a way to close the sidebar when someone clicks and item so that they can see their content without having to close the sidebar first

LeviiStar commented 10 years ago

This is exactly what I'm trying to do! Without success so far.. but I'll keep at it.