Skip to content
  • Nigel McNie's avatar
    IE7 fixes, especially in the Resume. · 42dc56b7
    Nigel McNie authored
    * The fieldsets are not collapsible in IE7 any more. I've narrowed down the problem to an IE7 issue with running javascript that has been inserted via innerHTML. It's going to be too much work to make pieforms work around it for now, so sorry IE - you lose.
    * IE doesn't seem to understand the meaning of 'float', so make a table have auto width instead of 95% so that a float doesn't affect the position of the table.
    42dc56b7