Pseudo-classes are classes that are automatically added and removed from controls in a form. For example, if a control is bound to some data that is invalid then the control will have the pseudo-class :invalid, but the moment that the data becomes valid again, the control will have the pseudo-class :valid. This change of state is carried out by the processor, and the author does not need to write any code to take advantage of this.
Pseudo-classes

»
- Printer-friendly version
- Login or register to post comments

Recent comments
3 weeks 1 day ago
4 weeks 4 days ago
4 weeks 5 days ago
4 weeks 5 days ago
5 weeks 9 hours ago
5 weeks 18 hours ago
5 weeks 21 hours ago
5 weeks 21 hours ago
5 weeks 4 days ago
5 weeks 4 days ago