Templates - IE hacks

At the end of this part of the demonstration IE hacks will be in place so that the drop down menus work on older versions of IE.

Step 7 - video demonstration

  • the hack has 2 parts some simple css code which is added to the body style.
    behavior:url(css/csshover.htc);
  • and the csshover.htc file which will be stored in a css sub folder
  • please note that the path to the csshover.htc file must be the path from the html files not from the css file.