[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 띠떼쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 67563 0 05-22
500 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 86858 0 05-12
499 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 42703 1 05-11
498 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 57273 1 05-10
497 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 59703 0 05-07
496 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 30842 0 05-06
495 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 31978 1 05-06
494 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 32715 0 05-04
493 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 29531 0 05-04
492 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 35718 2 04-23
491 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 70046 0 04-20
490 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 81031 0 04-20
489 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 52091 0 04-16
488 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 37901 0 04-12
487 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 84675 0 04-09
486 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 85957 0 04-07
485 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 70360 0 04-07
484 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 79251 0 03-30
483 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 60856 0 03-26
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 53269 0 03-21
481 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 61386 0 03-14
480 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 71179 0 03-10
479 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 36537 0 03-09
478 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 38130 2 03-06
477 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 34782 2 03-06

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
7,958
어제
13,342
최대
13,342
전체
25,374
Copyright (c) 株式会社YHPLUS. All rights reserved.