I have designed a website in Dreamweaver mx2004. This is my first site so I have expected some problems (which happened, of course) but not with such trivial things like hyperlinks. To be more precise, when I test links in navbar (navigation bar is made of PNG images) they do not work in Internet Explorer and Firefox. Can you tell me what I am doing wrong?
It is very hard to give a definite answer on your question without looking at source code of your website. But, I can try to make a educated guess. I think that your navigation bar is converted to images when displayed in Internet Explorer and Firefox so the links do not receive desired event. I would try to redesign it a little and pay attention on placing hyperlinks under images.