[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>

댓글목록

등록된 댓글이 없습니다.

Total 828건 14 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
503 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 73899 05-26
502 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 57499 05-25
501 띠떼쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 94750 05-22
500 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 103854 05-12
499 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 52769 05-11
498 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 74465 05-10
497 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 80664 05-07
496 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 39084 05-06
495 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 41909 05-06
494 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 41623 05-04
493 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 39004 05-04
492 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 47159 04-23
491 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 95881 04-20
490 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 97160 04-20
489 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 70002 04-16
488 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 47159 04-12
487 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 101422 04-09
486 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 102784 04-07
485 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 87991 04-07
484 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 95118 03-30
483 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 80548 03-26
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 67799 03-21
481 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 81346 03-14
480 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 89628 03-10
479 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 46140 03-09

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
4,040
어제
45,183
최대
240,985
전체
3,678,473
Copyright (c) 株式会社YHPLUS. All rights reserved.