I am using Java Script MVC framework for building a Web Application.. Now i want the same application for mobile aswell..
Can some of you suggest me the best Framework(light) to convert my application for mobile and touch devices?
Raviteja Avvari
what did you try? Did you look at JQuery Mobile? http://jquerymobile.com/ it's quite nice. You could even combine it with KnockoutJS, look at this post for more info: How to architecture a webapp using jquery-mobile and knockoutjs