Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.9, 4.3.3
-
Fix Version/s: 4.3.3
-
Component/s: CiviContribute, CiviEvent
-
Labels:None
Description
It's helpful for CSS or jQuery manipulation of forms to have a id# of the page located in the DOM. This can allow, for instance, the styling of pages 3, 5, and 10 easily from a single CSS file, rather than having to create extra.tpl files. id# in the DOM just makes things more flexible. I will be submitting a PR shortly.