noting here for later reference. we use the "e.target.dataset" in some places to get arguments like data-post-id. That is unsupported in IE 10, must use getAttributes() instead.
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes
noting here for later reference. we use the "e.target.dataset" in some places to get arguments like data-post-id. That is unsupported in IE 10, must use getAttributes() instead.
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes