IS there any reason not to include javascript in my own post’s embeds?
Does this mean that including JavaScript would be a bad idea? No, it doesn’t. That class is used for styling purposes so that you could apply styles specific to when JavaScript is not available (either not supported or is disabled), and when it’s available (supported and enabled). And in most cases/implementations, when JS is enabled, … Read more