• Hello, I was wondering if it was possbile to remove the type=”text/css” from the style tag the plugin creates when adding styles in the backend (for expample the outline for focus) in an upcoming version of the plugin, since it throws a warning by the w3c validator as it is unnecessary now.

    <style type=”text/css”> should be <style>

    Also, the same for <script type=’text/javascript’>. Can you remove the type=’text/javascript’, please?

    Best regards,
    Kerstin

    • This topic was modified 3 years, 8 months ago by mynameiskemai.
Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    It’s a low priority, but I’ll think about it for the next release. I removed them once before, but then I just got complaints from people who needed them. But worst case is that they’re irrelevant; they don’t cause any problems.

Viewing 1 replies (of 1 total)
  • The topic ‘css and js style tag / w3c validator’ is closed to new replies.