Skip to content

24 ways to impress your friends

Vote up?

Brad Wright

@ Joel : IE can indeed recognise dual class name selectors, but I believe only when you don’t use the element itself as a selector, which would make this the correct CSS:

.helper:focus, .helper.focus {...}