e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Feature request]: Unique class id for optgroup tags #5269

Closed CaMer0n closed 3 weeks ago

CaMer0n commented 3 weeks ago

Motivation

Some browsers allow for styling of optgroup headings to improve readability and distinctive aspects of groups.

Proposed Solution

Generate a unique ID based on the group name.

Alternatives

none

Additional Context

No response