Hi!
I have about 2500 text files, with some travel info of cities across
The url order is linked as per the following format:
First:
Home | Africa | Asia | Australia and Oceania | Europe | North America | South America and Caribbean | United Kingdom | United States
Then:
Citywise, for eg., in Asia:
- China:
- Beijing
- Guang Zhou
- Hong Kong
- Zhengzhou
- Indonesia:
- Bali
- Jakarta
- Japan:
- Kyoto
- Tokyo
- Malaysia:
- Johor Bahru
- Kuala Lumpur
- Philippines:
- Manila Quezon
- Singapore:
- Singapore
- Thailand:
- Bangkok
- Pattaya
- Phuket Island
I'm looking for a way to creatively display all this content for all the continents in my mobile app. I know basic use of jquery, and have created about 5-6 webpages with jquery. Learned about it only recently in May 2013, so have been looking at plugins and ways to make better webpages using Jquery.
This app is for a website, and I need to make it look quite good on a mobile. I'll be using phonegap to convert the html jquer enabled files into mobile apps. Mostly for Android users only.
I know about accordian menus, and lightboxes, but which out of these would be best for mobile phones? Looking for a really good menu, and a nice way to display the txt files on the phone.
I have a windows app to convert txt files to html with custom code. So was hoping to add some jquery plugins for the app.
Thanks for any help.
-