[php] 북마크, 즐겨찾기 스크립트 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[php] 북마크, 즐겨찾기 스크립트

페이지 정보

본문

Step 1: Add the below code to the <head> section of your page:
<script type="text/javascript">

/***********************************************
* Bookmark site script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
    window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
    var elem = document.createElement('a');
    elem.setAttribute('href',url);
    elem.setAttribute('title',title);
    elem.setAttribute('rel','sidebar');
    elem.click();
}
else if(document.all)// ie
    window.external.AddFavorite(url, title);
}
</script>

Step 2: Create either an image or text link that will be used as the Bookmark Site link. For the href attribute, use the following code:
<a href="javascript:bookmarksite('Dynamic Drive', 'http://www.dynamicdrive.com')">Bookmark this site!</a>

<a href="javascript:bookmarksite('<?=$g4['title']?>', '<?=$g4['url']?>')">Bookmark this site!</a>
추천0

댓글목록

등록된 댓글이 없습니다.

Total 826건 14 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
501 띠떼쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 77819 0 05-22
500 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 93163 0 05-12
499 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 46099 1 05-11
498 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 63226 1 05-10
497 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 67857 0 05-07
496 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 33553 0 05-06
495 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 35293 1 05-06
494 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 35556 0 05-04
493 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 32658 0 05-04
492 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 39675 2 04-23
491 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 80268 0 04-20
490 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 86781 0 04-20
489 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 58926 0 04-16
488 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 40981 0 04-12
487 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 90902 0 04-09
486 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 92038 0 04-07
485 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 76948 0 04-07
484 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 84972 0 03-30
483 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 68603 0 03-26
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 58455 0 03-21
481 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 69022 0 03-14
480 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 78408 0 03-10
479 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 39947 0 03-09
478 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 41776 2 03-06
477 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 38444 2 03-06

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
5,032
어제
13,109
최대
19,618
전체
706,996
Copyright (c) 株式会社YHPLUS. All rights reserved.