I want to create a menu system in Dreamweaver where each link drops down to sub-links so I can fit a lot more navigation in one spot.
I figured out how to use the Spry Menu system, which is exactly what I want, however I want to put little pictures in each one, but whenever I try it messes up. How can I put pictures into this menu system?
yeah, I tried google, but I'll see if I can dig a little deeper for some info on it. I think people usually use php for this sort of thing, so it's probably not that popular.
Actually, most drop down menus are either CSS or Javascript.
I use an program called Selteco Menu Maker 4. I'm sure there's new versions out there and it's that intuitive, but it does the job. This particular menu maker generates the html and javascript for you and you simply paste in the code. Pretty helpful.