[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 띠떼쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 72981 0 05-22
500 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 89677 0 05-12
499 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 43927 1 05-11
498 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 59801 1 05-10
497 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 63851 0 05-07
496 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 31771 0 05-06
495 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 33088 1 05-06
494 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 33602 0 05-04
493 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 30700 0 05-04
492 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 37156 2 04-23
491 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 75090 0 04-20
490 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 83619 0 04-20
489 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 55371 0 04-16
488 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 39126 0 04-12
487 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 87437 0 04-09
486 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 88629 0 04-07
485 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 73428 0 04-07
484 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 81701 0 03-30
483 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 64816 0 03-26
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 55696 0 03-21
481 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 65122 0 03-14
480 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 74685 0 03-10
479 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 37792 0 03-09
478 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 39420 2 03-06
477 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 36016 2 03-06

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
7,450
어제
15,366
최대
16,663
전체
364,602
Copyright (c) 株式会社YHPLUS. All rights reserved.