제이쿼리 공부 좀 해야 겠습니다.
이와 유사한 팁이 있나 살펴 보았지만 제 눈에는 안 보이길래 올려 봅니다.
출처를 먼저 들어가서 보고 난 후에 필요하시다면 진행하시면 됩니다.
http://www.dynamicdrive.com/dynamicindex4/imagebubbles.htm
<진행>
1. head.sub.php 에 아래를 삽입
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<link href="imgbubbles.css" rel="stylesheet" type="text/css" />
<style type="text/css">
/*CSS for 2 demos on the page*/
#orbs li{
width: 65px; /*width of image container. Should be wider than contained images (before bubbling) */
height:60px; /*height of image container. Should be taller than contained images (before bubbling) */
}
#orbs li img{
width: 55px; /*width of each image before bubbling*/
height: 60px; /*height of each image*/
}
#squares li{
width: 45px; /*width of image container. Must be wider than contained images (before bubbling) */
height:40px; /*height of image container. Must be taller than contained images (before bubbling) */
}
#squares li img{
width: 31px; /*width of each image before bubbling*/
height: 31px; /*height of each image*/
}
</style>
<script type="text/javascript" src="imgbubbles.js">
/***********************************************
* Image Bubbles effect- (c) 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 this script and 100s more
***********************************************/
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$('ul#orbs').imgbubbles({factor:1.75}) //add bubbles effect to UL id="orbs"
$('ul#squares').imgbubbles({factor:2.5}) //add bubbles effect to UL id="squares"
})
</script>
2. http://www.dynamicdrive.com/dynamicindex4/imagebubbles.htm 에서 js css 파일 다운로드
3. 아래 소스 중
<ul> <li> 소스만 뽑아 출력하고자 하는 곳에 가공해서 넣으면 됨
<h4>1.75x magnification</h4>
<ul id="orbs" class="bubblewrap">
<li><a href="http://dynamicdrive.com"><img src="orbs/stumbleupon.png" alt="Add to Stumbleupon" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="orbs/facebook.png" alt="Add to Facebook" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="orbs/digg.png" alt="Add to Digg" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="orbs/twitter.png" alt="Add to Twitter" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="orbs/rss.png" alt="Add RSS Feed" /></a></li>
</ul>
<h4>2.5x magnification</h4>
<ul id="squares" class="bubblewrap">
<li><a href="http://dynamicdrive.com"><img src="squares/facebook.png" alt="Add to Facebook" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="squares/delicious.png" alt="Add to Delicious" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="squares/digg.png" alt="Add to Digg" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="squares/stumbleupon.png" alt="Add to Stumbleupon" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="squares/rss.png" alt="Add RSS Feed" /></a></li>
<li><a href="http://dynamicdrive.com"><img src="squares/twitter.png" alt="Add to Twitter" /></a></li>
</ul>
댓글 2개
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 2930 |
마케팅메지션
|
14년 전 | 960 | |
| 2929 |
마케팅메지션
|
14년 전 | 920 | |
| 2928 | 14년 전 | 1048 | ||
| 2927 | 14년 전 | 847 | ||
| 2926 | 14년 전 | 848 | ||
| 2925 | 14년 전 | 731 | ||
| 2924 | 14년 전 | 4484 | ||
| 2923 |
VBASP
|
14년 전 | 947 | |
| 2922 |
프리랜서개발자
|
14년 전 | 659 | |
| 2921 | 14년 전 | 1071 | ||
| 2920 | 14년 전 | 1040 | ||
| 2919 | 14년 전 | 1170 | ||
| 2918 | 14년 전 | 843 | ||
| 2917 | 14년 전 | 971 | ||
| 2916 |
마케팅메지션
|
14년 전 | 955 | |
| 2915 | 14년 전 | 910 | ||
| 2914 |
|
14년 전 | 799 | |
| 2913 | 14년 전 | 855 | ||
| 2912 | 14년 전 | 981 | ||
| 2911 |
|
14년 전 | 789 | |
| 2910 |
|
14년 전 | 793 | |
| 2909 |
|
14년 전 | 883 | |
| 2908 | 14년 전 | 803 | ||
| 2907 | 14년 전 | 779 | ||
| 2906 | 14년 전 | 798 | ||
| 2905 | 14년 전 | 787 | ||
| 2904 | 14년 전 | 805 | ||
| 2903 | 14년 전 | 751 | ||
| 2902 | 14년 전 | 764 | ||
| 2901 | 14년 전 | 735 | ||
| 2900 | 14년 전 | 956 | ||
| 2899 | 14년 전 | 894 | ||
| 2898 | 14년 전 | 753 | ||
| 2897 |
|
14년 전 | 771 | |
| 2896 | 14년 전 | 698 | ||
| 2895 |
|
14년 전 | 1872 | |
| 2894 | 14년 전 | 916 | ||
| 2893 | 14년 전 | 715 | ||
| 2892 | 14년 전 | 864 | ||
| 2891 | 14년 전 | 761 | ||
| 2890 |
|
14년 전 | 896 | |
| 2889 | 14년 전 | 760 | ||
| 2888 |
|
14년 전 | 855 | |
| 2887 | 14년 전 | 820 | ||
| 2886 | 14년 전 | 742 | ||
| 2885 | 14년 전 | 905 | ||
| 2884 | 14년 전 | 697 | ||
| 2883 |
마케팅메지션
|
14년 전 | 838 | |
| 2882 |
마케팅메지션
|
14년 전 | 896 | |
| 2881 | 14년 전 | 1185 | ||
| 2880 |
마케팅메지션
|
14년 전 | 774 | |
| 2879 | 14년 전 | 827 | ||
| 2878 | 14년 전 | 847 | ||
| 2877 |
라디오켓츠
|
14년 전 | 1429 | |
| 2876 |
|
14년 전 | 800 | |
| 2875 | 14년 전 | 951 | ||
| 2874 | 14년 전 | 1361 | ||
| 2873 | 14년 전 | 820 | ||
| 2872 |
|
14년 전 | 827 | |
| 2871 |
|
14년 전 | 710 | |
| 2870 | 14년 전 | 766 | ||
| 2869 |
마케팅메지션
|
14년 전 | 753 | |
| 2868 | 14년 전 | 1928 | ||
| 2867 |
|
14년 전 | 856 | |
| 2866 | 14년 전 | 898 | ||
| 2865 | 14년 전 | 816 | ||
| 2864 | 14년 전 | 1292 | ||
| 2863 | 14년 전 | 1205 | ||
| 2862 |
|
14년 전 | 841 | |
| 2861 | 14년 전 | 774 | ||
| 2860 | 14년 전 | 1063 | ||
| 2859 |
|
14년 전 | 648 | |
| 2858 |
|
14년 전 | 733 | |
| 2857 |
|
14년 전 | 791 | |
| 2856 |
마케팅메지션
|
14년 전 | 756 | |
| 2855 |
마케팅메지션
|
14년 전 | 708 | |
| 2854 | 14년 전 | 964 | ||
| 2853 | 14년 전 | 794 | ||
| 2852 |
|
14년 전 | 761 | |
| 2851 | 14년 전 | 709 | ||
| 2850 | 14년 전 | 799 | ||
| 2849 | 14년 전 | 2436 | ||
| 2848 |
Mentor
|
14년 전 | 787 | |
| 2847 |
마케팅메지션
|
14년 전 | 764 | |
| 2846 | 14년 전 | 770 | ||
| 2845 | 14년 전 | 752 | ||
| 2844 | 14년 전 | 966 | ||
| 2843 |
마케팅메지션
|
14년 전 | 696 | |
| 2842 | 14년 전 | 1032 | ||
| 2841 | 14년 전 | 823 | ||
| 2840 | 14년 전 | 829 | ||
| 2839 | 14년 전 | 1134 | ||
| 2838 | 14년 전 | 724 | ||
| 2837 | 14년 전 | 761 | ||
| 2836 | 14년 전 | 655 | ||
| 2835 |
마케팅메지션
|
14년 전 | 837 | |
| 2834 |
마케팅메지션
|
14년 전 | 657 | |
| 2833 |
|
14년 전 | 1112 | |
| 2832 |
|
14년 전 | 791 | |
| 2831 |
Mentor
|
14년 전 | 761 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기