I\'ve been having some major issues with a layout I\'m making specifically in Internet Explorer. I know IE converts width and heights differently when there is borders and p
Your menu.js will load always, because it is not in any if. If it overwrites your functions, you'd be back to square one.
A sollution might be to load the menu first, but that's a bit of a hack. still