<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="//work6.kr/plugin/plugin_link/22"></script> <script> $(function(){ $(document).viewTinted(); }); </script> <body> <a href="/sub" viewtinted>페이지이동</a> </body>
설치방법
1. Line12 : 예제 html을 복사 그리고 붙여넣기 합니다.
2. Line1 : 제이쿼리를 설치 및 연결 합니다.
3. Line2 : 플러그인 사용하기 후 도메인을 등록 합니다. 코드를 복사 그리고 붙여넣기 합니다.
5. Line6 : 스크립트를 복사 그리고 붙여넣기 합니다.
Install
1. Line12 : Copy and paste the example html.
2. Line1 : Install and connect JQuery.
3. Line2 : Register the domain after using the plug-in. Copy and paste code.
5. Line6 : Copy and paste the script.