Hi Experts,
I am planning to make a javascript web application that supports mobile device (especially iOS). For now I need to implement some common UI, such as buttons, menus, popup messages.
I did some search and found both bootstrap and jQuery mobile can do mobile UI. I am not sure what else I will need when moving forward, and need to decide which one to use.
What are their Pros and Cons comparing to each other?
Thank you!