haqer1 / miscellaneous-js

Meant for generic & re-usable miscellaneous JS code that the maintainer or others come up with

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miscellaneous-js

Meant for generic & re-usable miscellaneous JS code that the maintainer or others come up with. Currently contains 1 re-usable class: BuggyMediaQueryWorkarounder (which was used in an e-book to accommodate buggy media queries support in Calibre (e-reader app)).

Including BuggyMediaQueryWorkarounder

Browser

Script tag

<script src=\"https://rawgit.com/haqer1/miscellaneous-js/master/src/miscellaneous/css/BuggyMediaQueryWorkarounder.js\"></script>

About

Meant for generic & re-usable miscellaneous JS code that the maintainer or others come up with


Languages

Language:JavaScript 100.0%