January 15, 2008 at 8:55 pm
#758744
Inactive
@FictionNet 150877 wrote:
Think I might just do a standard navigation menu and forget the dropdowns
Now this is something you should definetly do! Dropdown menus are not too good, because of the old iexplorers and all the hacks you need to do.
However, you still should do your menu in a php include file. Reason why, is
because then you don’t need to change the code in every page if you wish to change or add something to your menu. I guess this could be done with iframes, but they are no good in my opinion.
The php include file also gives you the advantage for the code to know in what page it is and for example change the background-image to a highlighted one.
Learn php, or hire someone to do it for a nominal fee :wink-wink
