Global It Leader!!



 
 

Javasript Firefox 및 IE 즐겨찾기 및 홈페이지추가

페이지 정보

작성자 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 5,769회 작성일 11-11-23 15:07

본문

<HTML>
<HEAD>
<TITLE>즐겨찾기 및 홈페이지 추가 </TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
function AddFavorite() {
 var title = document.title;
 var url = document.location.href;

 if (window.sidebar) { // firefox
  window.sidebar.addPanel(title, url,"");
 } else if( window.external ) { // ie
  window.external.AddFavorite(url, title);
 }
}
//-->
</SCRIPT>
</HEAD>
<BODY>
 <a href="javascript:AddFavorite();">즐겨찾기추가</a>
 <a href="#" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.ihelpers.co.kr');">홈페이지추가</a>
</BODY>
</HTML>


출처 : http://ihelpers.x2soft.co.kr/programming/tipntech.php?CMD=view&IDX=638

댓글목록

등록된 댓글이 없습니다.

전체 440
게시물 검색
컴퓨터언어 목록
번호 제목 글쓴이 조회 날짜
80 PHP no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5440 02-11
79 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5207 02-10
78 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5637 01-05
열람중 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5770 11-23
76 모바일 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7414 11-12
75 PHP no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6060 11-11
74 MsSql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5657 11-08
73 MsSql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9188 10-28
72 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6665 09-18
71 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6184 08-27
70 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6277 08-22
69 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8981 08-21
68 HTML no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7793 08-19
67 HTML no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6856 08-18
66 HTML no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6095 08-07
65 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6754 07-29
64 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6026 07-28
63 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6563 07-28
62 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8129 07-27
61 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 7433 07-26