Software : Dream Weaver
Author - Jamie Barton Created - 3-19-2004/07:04 PM
Learn how to make roll over menus like this: http://www.host-media.co.uk/tuts/menu.html
For this tutorial, you can use this image:
 ===========================================
Here we go, open dreamweaver, new site, new html document, open the behaviors, when you've clicked the image, should look something like this:

Now, to make the popup menu, add a behaviour, do similar to below:

Now, once you've done that, you'll get the dreamweaver popup menu handler, asking you what you want on it.
===========================================
This next bit will explain about how to add the menu links and names etc..

1 = Click the '+' to add menu buttons 2 = Input your link there, add the name of the object you want to display in the box above that. 3 = This area will show you your layout of the menu dynamically, you can re order the menu and have sub menus in the button, but for this tutorial, its just to explain how to make the menu and add buttons on it 
Thats about it, if you want to add css to your menu and make it better looking, if you hit the 'Advanced' button, you can setup your colours of it etc... 
I use this simple scheme, here is my menu advanced properties:

Now just hit 'OK' and there you go, save it and press F12 to see it or find your html/php doc and run it 
Hope this is handy to any of you, thanks.
- Thx - Jamie
|
|
|