As I remarked to Gary on IRC just now, we need to make some further considerations before going ahead with this, if at all:
- Should we have CSS classes for styles that are very element-specific?
- Should we also replace setStyle() calls with addClass() and removeClass() calls?
(These are just the first two that occurred to me; I'm sure there are more).
As I remarked to Gary on IRC just now, we need to make some further considerations before going ahead with this, if at all:
- Should we have CSS classes for styles that are very element-specific?
- Should we also replace setStyle() calls with addClass() and removeClass() calls?
(These are just the first two that occurred to me; I'm sure there are more).