original project : https://github.com/burocratik/Outdated-Browser/
-
Include plugin's script at the bottom of the HTML body:
<script src="//cdn.rawgit.com/crucifyer/outdated-browser/develop/outdatedbrowser/outdatedbrowser.rawgit.min.js"></script> <script src="//cdn.rawgit.com/crucifyer/outdated-browser/develop/outdatedbrowser/lang/kr.js"></script><!-- language file - default en --> <script> outdatedBrowser(); </script> </body>
-
done.