I’m having a few problems creating a multiple select checkbox list that appears when a user clicks a select field (I use the onfocus event).
As far as showing the list, that’s fine, however how can one prevent the actual select field from showing a dropdown using javascript?

Here is the solution I use to customize the appearance of my select and fileupload controls:
may seem weird, but works cross browser 🙂