Ok i am currently designing my php site in Dreamweaver. I have set up a nav bar and what I want to do is, when u click on the link, underneath the "sub links" load dynamically from the the database. How do i do this?
The views expressed on this page by users and staff are their own, not those of NamePros.
Umm hard to explain, I have a Navbar at the top of the page and when i click a link on the menu i want the text to change in these "sub links" to display the links relevent to that topic.
_________________
___|____|____|____ -> nav bar
_______________ --> sub links appear from text in database when link in nav bar is clicked.