melro
10-05-2007, 01:53 PM
hi.
i have a drop down menu using .js and css files. since it has to be updated very often i've searched ways putting a "link" on all webpages using that menu, so that would have just a single root file that i would need to change once.
i've already tryed using the ssi <!--#include file="menu.htm"--> on shtml and the php <?php include("menu.htm"); ?> comand, they work perfectly on firefox, and on IE7, but on Ie 6 the menu just doesn't drop down. (if i use the menu file, or simply put the menu code into a html page it works on IE6).
any idea on how to correct this? or ay other suggestions for a simple way of updating a menu?
cheers.
i have a drop down menu using .js and css files. since it has to be updated very often i've searched ways putting a "link" on all webpages using that menu, so that would have just a single root file that i would need to change once.
i've already tryed using the ssi <!--#include file="menu.htm"--> on shtml and the php <?php include("menu.htm"); ?> comand, they work perfectly on firefox, and on IE7, but on Ie 6 the menu just doesn't drop down. (if i use the menu file, or simply put the menu code into a html page it works on IE6).
any idea on how to correct this? or ay other suggestions for a simple way of updating a menu?
cheers.