<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="//work6.kr/plugin/plugin_link/37"></script> <script> $(function(){ $(document).bookmark({ url : "http://work6.kr", icon : "http://work6.kr/img/bookmark.png", icon_name : "워크식스", key : "work6" }); }); </script>
설치방법
1. Line1 : 제이쿼리를 설치 및 연결 합니다.
2. Line2 : 플러그인 사용하기 후 도메인을 등록 합니다. 코드를 복사 그리고 붙여넣기 합니다.
3. Line4 ~ 14 : 스크립트를 복사 그리고 붙여넣기 합니다.
4. Line6 : 아이콘 클릭시 이동 시킬 주소를 입력합니다.
5. Line8 : 아이콘 이미지 경로를 입력합니다.
6. Line10 : 아이콘 타이틀을 입력합니다.
7. Line12 : 웹사이트를 상징하는 영어 단어를 입력 합니다.
Install
1. Line1: Install and connect to jquery.
2. Line2: Register the domain after using the plug-in. Copy and paste code.
3. Line4 ~ 14: Copy and paste the script.
4. Line6: Enter the address to be moved when clicking the icon.
5. Line8: Enter the path to the icon image.
6. Line10: Enter the icon title.
7. Line12: Type an English word that represents your website.