![]() |
Menu with 3 rows
Hi all,
I am new to the forum and not very competent in programming. I would like to ask your help for something I cannot implement: I have the following javascript code for my menu. Code:
<style type="text/css"> Then there is the code in the <body> section: Code:
<div class="container"> So far it works great. http://insidesignstudio.com/IMG/MENU1.jpg Now I want to add a submenu under the "PRODUCT1", this means a third line of menu, where I can list SUB-PRODUCT1, ........ http://insidesignstudio.com/IMG/menu2.jpg Can you help me with the code? Thank you very much. Best Regards L. |
Most dropdown menus are done in css with minimal js. Look at this page for instructions
http://www.htmldog.com/articles/suckerfish/dropdowns/ And look here for demo of three tiered menu http://www.htmldog.com/articles/suck...le/bones3.html You can style the way you want so don't judge on how it looks. |
@sunfighter
Well thank you very much for the links!
I will work on it. Br L. |
@sunfighter
Unfortunately I cannot understand how to change the code in order to obtain the third line menu.
Can you help me out a little bit, because I can't understand where I have the <span> tag, which defines the 2nd line menu, what is the tag I should add for the 3rd line? <span li>? I really don't understand. Unfortunately I am not familiar with this kind of stuff. I need a little advice... Thank you br L. |
| All times are GMT +1. The time now is 04:00 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.