In this lesson I will show you how to create a web link on specific part of the picture and how to define a link that opens when a user clicks the hotspot area.
Named anchors let you set markers in a document, often placed at a specific topic or at the top of a document. I will show you how to create quick access to some of the titles that you have on the website.
Dreamweaver provides several tools in determining the behavior of individual elements on the page. In this lesson we will show you an interesting one, how to change an image above the link.
Use the Open Browser Window behavior to open a page in new window. We will insert an image in a document, than we will set a value to the image to open new window by clicking on inserted image.
Very useful Javascript feature that can prevent a user from losing the data they are entering in an entry field or text editor in case of unintentional leaving of a page.
The Popup Message behavior displays a JavaScript alert with the message you specify. In this lesson I will show you how to put an alert with a warning message on the website.