|
Add to Favorites
|
Other links at JavaScript > Tutorials > Miscellaneous |
| 1. |
To hide the errors
|
|
|
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.
|
| 2. |
To hide the errors
|
|
|
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.
|
| 3. |
Dreamweaver Behaviors
|
|
|
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.
|
| 5. |
Bookmark Homepage
|
|
|
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.
|
|
|