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.
If you want to put scrolling text on your page than you should take a look at this lesson. I will show you how to add scrolling text to your web page in Adobe Dreamweaver.
Dreamweaver has some friendly and useful solutions that are closely connected with Flash technology. In this lesson I will show you how you can add image viewer to your website.
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.
If you want to count how many visitors visit your page you can do it with the help of visitor counter. In this lesson I will show you how you can easily add visitor counter to your website.
A simple Dreamweaver HTML tutorial where we change the shape of a mouse pointer/cursor on a link or image rollover on a website using a CSS style property.
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.