Chapter 18. Interaction Patterns

There are many interaction patterns emerging in the budding presence of Ajax. Web applications can now have front-end functionality that is much more complex, such as interacting with the database without a browser refresh. Not refreshing the browser is much more than a code trick that is just done for kicks—it allows developers to create extremely complex front-end functionality that interacts with the database and feels like any other application, regardless of whether it is on the desktop or the Web. In this chapter, we are going to cover two interaction patterns I have found much use for. The patterns we will be discussing are creating a pseudo-history and a drag-and-drop interface. Both of these objects ...

Get Ajax for Web Application Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.