I m know how to remove disabled with js, but is it possible to user only css? I have 2 css classes. 1 for active buttons and 1 for disabled ones! If css can enable button. I could use just jquery's addClass and removeClass...
p.s. sorry for my super english skill.