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

Support loading a view via HTTP #19

Open cfjedimaster opened 12 years ago

cfjedimaster commented 12 years ago

Allow me to do

viewNavigator.pushView("some relative url with optional jquery selector to get one dom item from it");

triceam commented 12 years ago

I love this idea... will definitely pursue further.

rkumar670 commented 11 years ago

great idea. any enhancement in framework