treehouse : what would you like to learn today?
Web Design Web Development iOS Development

css menu works until I try to use a PHP include

  • I used a css/javascript menu and it works great. Then I thought I would put the HTML part in a PHP include so that I could change it easily site wide. As soon as I did this it makes the menu drop down without a click instead of waiting for the user to click and then dropdown. I am way out of my league with this PHP stuff and just learning CSS but I am really hoping to pull it off in order to make changes to the menu easily later. Thanks in advance for your help.
  • We'd really need a link to be able to troubleshoot this. There has to be something going on other than the include here.