Included menu fine on HTML page, not on PHP?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jgold723
Super Advanced
Super Advanced
Posts: 40
Joined: Wed Nov 19, 2003 10:14 pm

Included menu fine on HTML page, not on PHP?

Post by jgold723 »

The code that calls the menu coding is part of an included file on my site. When I call this file from a .shtml page, it works fine.

But I recently added a PHP search engine to the site and tried to use the same includes (using the "include" function in php) on the search engine template pages.

The menu works, BUT the drop-down menus extend the full width of the page (they're not supposed to).

The PHP page is calling the same files as the .shtml page, so I can't figure out what's happening.

If you want to see it in action, go to:

http://www.sacomaine.org/isearch2/sitemap.php

Any ideas what's happening?

Thanks,

John
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

It looks OK to me, did you manage to fix it?
jgold723
Super Advanced
Super Advanced
Posts: 40
Joined: Wed Nov 19, 2003 10:14 pm

Post by jgold723 »

Hi Andy --

No, the menu is still acting strangely.

But after your note I poked around some more and discovered that:

The menu is only acting strangely in the Macintosh Safari browser and only on that PHP page.

On the HTML page, the menu appears fine in both I.E. and Safari.

John
Post Reply