Skip to content
  1. Jan 22, 2008
  2. Dec 14, 2007
    • Kevin's avatar
      IE Menu Problem... · c3286e9c
      Kevin authored
      Originally, I included CSS hacks for IE.
      However, my comments before the doctype was the reason IE was running in non-strict mode.  I did not know this.
      When Chris removed the comments, IE correctly went into strict mode and my IE hacks were no longer needed (the hacks were getting in the way now).
      solution:
      *) Make sure doctype is first on all files
      *) removed all IE hacks from menu.css (since the doctype issue fixes IE)
      
      llvm-svn: 45025
      c3286e9c
  3. Dec 13, 2007
  4. Dec 10, 2007
  5. Dec 09, 2007
  6. Oct 06, 2007
  7. Oct 05, 2007
  8. Aug 02, 2007
  9. Jul 31, 2007
  10. Jul 26, 2007
  11. Jul 24, 2007
Loading