Titan-Framework icon indicating copy to clipboard operation
Titan-Framework copied to clipboard

CSS ID contains inappropriate characters

Open dmhendricks opened this issue 7 years ago • 0 comments

  • WordPress 4.9.7
  • PHP 7.1.17
  • Titan Framework 1.12.1 (Composer)

While this appears to be valid HTML5, is it desired to have non-alphanumeric + underscore + hyphen characters in an ID attribute value?

I was just curious, wondering if it has any jQuery or CSS implications (for example, I don't think CSS would like it if there were square brackets?) This example has parenthesis:

titan-framework-customizer-slugify

Thank you, Daniel

dmhendricks avatar Jul 30 '18 17:07 dmhendricks