jQuery Mobile documentation only explains up to a five-grid structure. If I want to create a 7-column grid, what should I do? (Column is not working well on mobiles). Please help me.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use 3rd party jQuery Mobile grid plugin: http://jeromeetienne.github.com/jquery-mobile-960/
It is only a css file but it works just fine. It can support more then 12 columns.
Example: http://jsfiddle.net/Gajotres/GGasc/
EDIT :
Here’s also a good example what this grid can do: http://jeromeetienne.github.com/jquery-mobile-960/demoFluid.html