HTML and CSS Reference
In-Depth Information
Part 4
Digging Deeper
In this part, I will explain several miscellaneous features that enable some advanced capabilities using
JavaScript. Chapter 11 demonstrates how to use Indexed DB to create and access client-side persistent
databases. In Chapter 12, you'll use the geolocation support in HTML5 to determine the user's current
position. You then use Bing Maps to display this location along with a number of points of interest.
In Chapter 13, you'll use websockets to implement a multi-client chat solution. This includes
creating the socket server using Visual Studio 2012. Finally in Chapter 14 I'll show you how to use the
drag-and-drop feature to create user experiences that rival desktop solutions.
 
Search WWH ::




Custom Search