| |
| |
This code snippet lets you hide the error message which appears when there occurs a Javascript error in your pages. The script will still not function but the visitor will not see the error message. Written in French.
|
|
|
| |
| |
This tutorial explains the little known technique on manipulating image opacity in NS6, using CSS and DHTML.
|
|
|
| |
| |
Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Dreamweaver behaviors make it easy to add interactivity to your site. Try out all the cool stuff possible using Dreamweaver behaviors.
|
|
|
| |
| |
Creating a simple 'set to homepage' link. The dhtml script that sets the homepage only works for IE. It calls the following function, 'this.setHomePage('http://someurl.com')' see webpage for more details.
|
|
|
| |
| |
Creating a simple 'add to favorites' link. This is a client side request, that asks the browser to put the link in the 'favorites' folder. Each browser may respond differently to this request, IE will pop open a window asking the user if they wish to add to their favorites.
|
|
|
| |
| |
Literal notation is a new way of defining arrays in JavaScript that's extremely flexible and robust. Learn about literal notation in this tutorial.
|
|
|
| |
| |
This tutorial shows you how to create a small snippet of code which will display the last time the file was modified. Very useful for keeping track of page updates or informing your visitors of how old the page content is.
|
|
|
| |
| |
An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.
|
|
|
| |
| |
Learn how to use Dreamweaver Behaviors to Play Sound in 2 quick steps
|
|
|
| |
| |
Use the Dreamweaver behaviors panel to create small pop-up windows. This behavior helps to create pop-up ads, small browser windows etc. If you don't have Dreamweaver we have provided the code that you can cut 'n' paste and use in your web page.
|
|
|
| |
|