vCardMaker headaches

Yesterday, I wrote about my updates to vCardMaker. Today, I’m going to tell you about all the headaches that Internet Explorer 6 has caused me throughout this update, and about some of the problems I hadn’t spotted earlier on.

To date, I have had the following problems:

  • Opacity of objects
  • Fixed positioning
  • Positioning within a float
  • The background of fieldset legends
  • The overall size of text when using keywords for size
  • Width attributes
  • Disabled items in select boxes
  • select boxes showing through divs placed on top of them
  • Non-support of the onclick event on objects inside a select box

Phew!

Also, I hadn’t noticed that Internet Explorer 6 doesn’t support the onclick event on select boxes, so Internet Explorer users wouldn’t have been able to enter data in optional sections of the form that are hidden as default. Sorry! I’ll get that one fixed as soon as possible.