Summary
In this chapter, we took what we've learned so far and built a very simple, but effective, website for a fake hotel. This website shared essential information for folks needing to learn about the hotel while on a mobile device. We made use of Google's Static Maps API to create a simple map showing the hotel's location and demonstrated the use of tel
and mailto
URL schemes for automatic phone dialing and e-mailing.
In the next chapter, we'll take a look at forms and how they are automatically improved with jQuery Mobile.