Chapter 7. Controls

With straight HTML, your visitors’ ability to control what happens on the screen is fairly limited. They have scrollbars, but no means of changing the content on the screen to meet their needs.

A truly dynamic Web site, however, allows visitors to interact with the pages, and affect the content. You must provide controls that permit that interaction.

In this chapter, I’ll show you how to add interactive functions that give visitors greater control over the way the Web page is presented to them.

Creating Customized Browser Controls

Whenever you use JavaScript to open a new browser window, you have the option of removing the browser’s controls, including the Back, Forward, Reload, and Print buttons. However, doing so limits what ...

Get DHTML and CSS: Advanced Visual QuickPro Guide 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.