Hi people,
I'm a newbie in jQuery mobile and I have a question for whoever that can help me out.
I'm trying to create a page where the user get to choose multiple choices from checkbox/radio and a 'done' button to display results.
Example;
1) Two sections(with checkbox/radio); RESTAURANTS(contains Chinese, Japanese, Western etc.) and LOCATION(Places Names)
2) User chooses multiple choices of Chinese & Western & (maybe 2 locations)
3) Tap on a 'DONE' button
4) Next page shows the results of the search
Any idea?^^
I hope you guys understand my situation, thanks in advance!^^