Hey everyone.
I'm just starting to learn about making drop down menus (using Dreamweaver) for a client, and I'm wondering if it's possible to link generic empty drop down menus to one single CSS so that the CSS tells the menu what to populate with (I'm guessing the CSS will point to an XML file?).
Anyway, there's a lot of pages, 9 main sections plus subsections, and I don't want to have to build the drop down menus, and then copy and paste the code into all of the pages manually.
There must be a way to make the basic empty menu and then have it dynamically populate with links right?
All I want to do is have the basic empty menus on every page, and they'll all link to one CSS file, and the CSS file tells them what to show in the menu.
That way, I only have to copy and paste the basic code for the menus to each page, and then I just have to add to the one CSS file.
Or if it's not done using CSS, how would I do it?
Any advice or pointing to tutorials would be highly appreciated. I just have so much to do, it'll take a long time to search and get the right information...
So hopefully someone can help me out with a good tutorial link, or something. Anything! =)
I just need a way that's not too difficult to make dynamic drop down menus.
By the way, assume I'm a beginner in Web Dev (meaning HTML, CSS, javascript, all that)... because I am. lol...
I'm really a Flash/Actionscript guy. But I don't think I should do it in Flash. It's a navigation bar.
[sigh]... anyways. Thanks for any replies in advance =)
PS.
There's a way to link an HTML to an external HTML isn't there? I think I remember it. But then, say I have my nav bar drop down menu code in a separate HTML file (that way I just need to copy the link code to all pages)... how do I get it to highlight the current section that you're in? It would need to display the appropriate "selected section state" of the button/menu.
I'm starting to think all this falls under "advanced web dev"... I feel like I'm screwed. lol
I'm just starting to learn about making drop down menus (using Dreamweaver) for a client, and I'm wondering if it's possible to link generic empty drop down menus to one single CSS so that the CSS tells the menu what to populate with (I'm guessing the CSS will point to an XML file?).
Anyway, there's a lot of pages, 9 main sections plus subsections, and I don't want to have to build the drop down menus, and then copy and paste the code into all of the pages manually.
There must be a way to make the basic empty menu and then have it dynamically populate with links right?
All I want to do is have the basic empty menus on every page, and they'll all link to one CSS file, and the CSS file tells them what to show in the menu.
That way, I only have to copy and paste the basic code for the menus to each page, and then I just have to add to the one CSS file.
Or if it's not done using CSS, how would I do it?
Any advice or pointing to tutorials would be highly appreciated. I just have so much to do, it'll take a long time to search and get the right information...
So hopefully someone can help me out with a good tutorial link, or something. Anything! =)
I just need a way that's not too difficult to make dynamic drop down menus.
By the way, assume I'm a beginner in Web Dev (meaning HTML, CSS, javascript, all that)... because I am. lol...
I'm really a Flash/Actionscript guy. But I don't think I should do it in Flash. It's a navigation bar.
[sigh]... anyways. Thanks for any replies in advance =)
PS.
There's a way to link an HTML to an external HTML isn't there? I think I remember it. But then, say I have my nav bar drop down menu code in a separate HTML file (that way I just need to copy the link code to all pages)... how do I get it to highlight the current section that you're in? It would need to display the appropriate "selected section state" of the button/menu.
I'm starting to think all this falls under "advanced web dev"... I feel like I'm screwed. lol