사이트 내의 모든 링크를 마우스 오버시 무지개색으로 변환시켜주는 애드온입니다.

애드온은 원래 프로그램 제어를 목적으로 하지만 레인보우 링크 애드온처럼 html의 header에 원하는 javascript를 추가하여 특정 동작을 수행 할 수 도 있습니다.

아래 첨부파일의 압축을 풀면 rainbow_link 라는 디렉토리가 생성이 됩니다.

이 디렉토리를 제로보드XE 설치장소의 addons라는 디렉토리 아래로 업로드 하시면 됩니다.

그리고 관리자 페이지의 애드온 메뉴를 선택하시고 애드온 목록중에 레인보우링크 애드온을 활성화 하시면 됩니다.

이 레인보우링크 애드온은 아래 라이센스를 가진 js파일을 이용하였습니다.

/************************************************************************/
/* Rainbow Links Version 1.03 (2003.9.20)                                           */
/* Script updated by Dynamicdrive.com for IE6                                    */
/* Copyright (C) 1999-2001 TAKANASHI Mizuki                                     */
/* takanasi@hamal.freemail.ne.jp                                                          */
/*-------------------------------------------------------------------------------------------------------- */
/* Read it somehow even if my English text is a little wrong! ;-)             */
/*                                                                                                         */
/* Usage:                                                                                              */
/*  Insert '<script src="rainbow.js"></script>' into the BODY section,   */
/*  right after the BODY tag itself, before anything else.                         */
/*  You don't need to add "onMouseover" and "onMouseout" attributes!!   */
/*                                                                                                          */
/*  If you'd like to add effect to other texts(not link texts), then              */
/*  add 'onmouseover="doRainbow(this);"' and                                      */
/*  'onmouseout="stopRainbow();"' to the target tags.                           */
/*                                                                                                          */
/* This Script works with IE4,Netscape6,Mozilla browser and above only, */
/* but no error occurs on other browsers.                                               */
/*************************************************************************/

이 게시물을..
profile
XE Open Source Project Manager & Developer 를 담당하고 있는 zero 입니다.
잘 부탁드려요~