Add drop down submenu to an existing menu

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

I have a site that was designed and implemented by another company. In every
page there is navigation bar at the top. This is programmed with java.
Problem is that I need to add some pop down submenu to one of the buttons in
the navigation bar and I don't know how to do it. Here is the url.
http://www.sosautomation.com/

If someone can direct me by an example or reference this will be great. I'm
quite bad with programing so if there is a simple solution that required
minimum programing its preferd.

Regards

Sam
 
To accomplish, you'd use a layer that would be made visible when the mouse hovers over the navigation image at the top. It would be
made invisible when the mouse is not on the menu of the layer.

Check out the information of the behaviors and layers.
 
Thanks
It looks a nice idea but where to check out - in google, fp...
So far didn't find alone.
Regards

Sam

MD Websunlimited said:
To accomplish, you'd use a layer that would be made visible when the mouse
hovers over the navigation image at the top. It would be
 
Back
Top