I think I may have posted in the wrong thread before, but here's my question:
I've tried implementing this drop down menu (
http://www.dynamicdrive.com/dynamici...pmenuindex.htm)
Into my current site design (
http://rutholsonphoto.com/rop_testbuild/index.php)
But somewhere along the line I got thoroughly confused when trying to dissect it to fit the coding flow of my pages, and it's a jumbled mess that I cannot get to work because I have no idea what I've done now lol.
Can anyone help me sort this out?
And what I mean about coding flow is the placement of certain elements, like I wanted all java at the bottom of the page for faster loading times, and then actual javascript to be combined into an external .js file. As well as a single css file.
If this is not possible though, then I GUESS I'll have to understand.