Hi, I am looking to get some very basic coding help. I have created a website and am trying to put dropdown menu's in. I have made some php dropdowns and have the site up and running, i just need to know how to code in the dropdowns so that when i hover over the menu bar at the top the appropriate dropdown will appear. Do i need to create containers around the word on the main menu as 'hover over' areas, or is that not needed? Any help would be much appreciated! BACKGROUND ABOUT THE SITE: I had never done any form of webdesign before a few weeks ago. I had dreamweaver on my computer so gave it a shot at reverse engineering our companies website and here it is: www.hallidayshydropower.com The previous website i could only see in coding - no drag and drop interface etc, so it was very challenging!! I added in some containers, changed the width of the page, added in new pages and removed others. I know that there are a few little things that i need to iron out, but before i do that i want to put the dropdowns in! Thanks, And sorry if my terminology is poor - i haven't had anyone to correct me on it!!
Hi nickallen1984, Basically you have to know one thing. PHP is serverside scripting and have nothing to do with the UI designs. The problem here must be with your html and CSS. I'll give you some links for menu refer it. http://www.1stwebdesigner.com/resources/38-jquery-and-css-drop-down-multi-level-menu-solutions/