 |
Now all you need to do is set the orientation parameter to
'v' (or 'h' if you're using a horizontal menu) and supply the urls
in the url parameter. Here's how the url parameter would
look for this particular menu:
<param name="url" value="http://www.durius.com/ http://www.altavista.com/ http://www.javaboutique.com/ http://www.davesclassics.com/">
Note how every url is separated by a space.
This is all there is to it! |