First, an apology, I know this isn’t quite the right place to ask this question, but please bear with me. I’m building a website and it uses a pop-up menu (the kind abandoned in DW CS3) for the “Physical Treatment” button.
Here’s a link: www.anasmm.com/fhrc
There are two entries on that menu and they’re meant to link to two html files in the site’s root directory. You’ll notice that clicking on them takes you to the parent directory (anasmm.com) where it thinks the files are located. Why is this happening? In viewing the code I can’t find where it’s getting that instruction which leads me to two conclusions:
1- I’m totally missing something obvious - or
2- The code is stating that the root directory is anasmm.com, not anasmm.com/fhrc.
So is it conclusion 1 or 2?
If it is 2, does that mean when the site finally gets uploaded to a proper domain name (for instance- www.fhrc.com) this problem will fix itself?
Thanks in advance for your help! I’ve attached the template file I used for the pages of this site just in case your browsers provide incomplete code.