Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #29383, comment 11


Ignore:
Timestamp:
08/28/2014 05:12:51 PM (12 years ago)
Author:
azaozz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29383, comment 11

    initial v1  
    11Replying to [comment:9 SergeyBiryukov]:
    22
    3 Yep, the `<script>` tag supports all of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes global attributes], so adding a class or id or data-* would work. Maybe even easier to use a class :)
     3Yep, the `<script>` tag supports all of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes global attributes], so adding a class or id or data-* would work. Maybe even easier to use a class as jQuery caches the data-* attributes :)