gol
gol

hardy

د‌ل های ما که به هم نزدیک باشن

دیگر چه فرقی می کند

که کجای این جهان باشیم

دور باش اما نزدیک

من از نزدیک بودن‌های دور می‌ترسم
«احمد شاملو»

×

توجه : دو ارسال نخستِ کاربرانِ جدید در تالار میدوری را پیش از نمایش دادن , مدیر تالار باید تایید کند .

Latest Threads  آخرین ارسال ها :
نمایش آخرین ارسال این موضوع
 
امتیاز موضوع:
  • 7 رأی - میانگین امیتازات : 2.29
  • 1
  • 2
  • 3
  • 4
  • 5
  
1 کاربر حاضر در تاپیک: (0 عضو, و 1 مهمان). 1 مهمان
نویسنده:میدوری
آخرین ارسال:میدوری
پاسخ: 1
بازدید: 10283
subscription
quickreply advancequickreply report



( ابزار سایت ) اسلاید شوهای زیبا و ابتکاری با CSS3 (طرح سی و سوم)
تغییر اندازه ی متن : zoomin zoomout default
Butterfly
نویسنده : admin میدوری
admin میدوری profile  
آفلاین
مدیر کل تالار
مدالهای میدوری1000500
1001011720
168241051
دسترسی به میدوری
ارسال یک ایمیل به این کاربر ارسال یک پیام خصوصی به این کاربر مشاهده وب سایت کاربر یافتن تمامی ارسال های این کاربر اعتبار:
اطلاعات میدوری


تاریخ عضویت:
05 November 2011

ارسال ها: 1,800
شماره کاربری: 1
میزان اعتبار:

محل سکونت: تهران
ماه تولد:
جنسيت:
آخرین دیدار :
تماس با میدوری
حالت میدوری
صفحه های میدوری
گوگل پلاس فیس بوک توییتر یوتیوب کلوب
اینستاگرام تلگرام
ارسال: #1
Fish اسلاید شوهای زیبا و ابتکاری با CSS3 (طرح سی و سوم)

rightarrow
اسلاید شوهای زیبا و ابتکاری با CSS3 (طرح سی و سوم)
اسلاید شو یا گالری تصاویر برای نمایش تصاویر بصورتی زیبا و تکنیکی با استفاده از راه کارها و روش های گوناگون . برای دوستان چند مدل را گردآوری کرده ام که در اینجا قرار میدهم . نمونه ی زنده را در زیر ببینید و سپس برای بررسی و استفاده , از کد های داده شده استفاده کنید . تغییرات بعهده ی شماست .

کد HTML:
<style type="text/css">
ul.slideshow {padding:0; margin:0 auto; list-style:none; position:relative; width:480px; 
height:320px; border:1px solid #ddd; background:url(pic6.jpg);}
ul.slideshow li.streak {margin-left:210px; padding-top:330px; width:70px; height:70px; 
background:url(Camera.png) no-repeat center bottom;}
ul.slideshow li.end {position:absolute; left:0; top:0; text-align:center; width:480px; padding-top:150px; 
font:bold 16px/32px arial, sans-serif; color:#fff;}
ul.slideshow li.reset {position:absolute; left:0; top:350px; text-align:center; font:bold 16px/32px arial, 
sans-serif; color:#000; display:none;}
ul.slideshow li.streak a {display:block; width:70px; height:70px;}
ul.slideshow li.streak  img {display:block; width:480px; height:320px; position:absolute; left:0; 
top:0; z-index:100; opacity:1}
ul.slideshow li.streak  img.p6 {z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul.slideshow li.streak  img.p5 {z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul.slideshow li.streak  img.p4 { z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul.slideshow li.streak img.p3 { z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul li.streak img.p2 { z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul li.streak img.p1 { z-index:100;
transition-delay: 0s;
-o-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-webkit-transition-delay: 0s;
}
ul li.streak:hover img.p6 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 2s;
-o-transition-delay: 2s;
-moz-transition-delay: 2s;
-ms-transition-delay: 2s;
-webkit-transition-delay: 2s;
}
ul li.streak:hover img.p5 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 5s;
-o-transition-delay: 5s;
-moz-transition-delay: 5s;
-ms-transition-delay: 5s;
-webkit-transition-delay: 5s;
}
ul.slideshow li.streak:hover img.p4 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 8s;
-o-transition-delay: 8s;
-moz-transition-delay: 8s;
-ms-transition-delay: 8s;
-webkit-transition-delay: 8s;
}
ul.slideshow li.streak:hover img.p3 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 11s;
-o-transition-delay: 11s;
-moz-transition-delay: 11s;
-ms-transition-delay: 11s;
-webkit-transition-delay: 11s;
}
ul li.streak:hover img.p2 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 14s;
-o-transition-delay: 14s;
-moz-transition-delay: 14s;
-ms-transition-delay: 14s;
-webkit-transition-delay: 14s;
}
ul li.streak:hover img.p1 {opacity:0; width:960px; height:640px; left:-240px; top:-640px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
transition-delay: 17s;
-o-transition-delay: 17s;
-moz-transition-delay: 17s;
-ms-transition-delay: 17s;
-webkit-transition-delay: 17s;
}
ul li.streak:hover {background:url(Camera2.png) no-repeat center bottom;
transition-delay: 18s;
-o-transition-delay: 18s;
-moz-transition-delay: 18s;
-ms-transition-delay: 18s;
-webkit-transition-delay: 18s;
}
ul.slideshow li.pad {display:block; width:480px; height:320px; background:url(trans.gif); position:absolute;
left:0; top:0; z-index:200;}
</style>
<!--[if IE]>
<html xmlns:t="urn:schemas-microsoft-com:time">
<style type="text/css">
.time {behavior:url(#default#time2)}
ul.slideshow li.streak:hover img.p6,
ul.slideshow li.streak:hover img.p5,
ul.slideshow li.streak:hover img.p4,
ul.slideshow li.streak:hover img.p3,
ul.slideshow li.streak:hover img.p2,
ul.slideshow li.streak:hover img.p1
{width:480px; height:320px; left:0; top:0; filter: alpha(opacity=100);}
ul.slideshow li#one img.fade1 {width:480px; height:320px; left:0; top:0; filter: alpha(opacity=0);}
</style>
<![endif]-->
<style type="text/css" media="only screen and (max-device-width: 768px)">
/* for iPhone, iPad and iPod Touch */
ul.slideshow li.reset {display:block;}
</style>
<br><br><br>
<ul class ="slideshow">
<li class ="end">End of Slideshow<br>Move mouse off the icon to reset<br>or tap 'RESET' if using the Safari Mobile Browser</li>
<li id="one" class ="streak" aria-haspopup="true"><a href="#url"></a>
<img class ="p1 time" src="pic1.jpg" alt="" begin="one.mouseenter+18" end="one.mouseleave" timeaction="class:fade1">
<img class ="p2 time" src="pic2.jpg" alt="" begin="one.mouseenter+15" end="one.mouseleave" timeaction="class:fade1">
<img class ="p3 time" src="pic3.jpg" alt="" begin="one.mouseenter+12" end="one.mouseleave" timeaction="class:fade1">
<img class ="p4 time" src="pic4.jpg" alt="" begin="one.mouseenter+9" end="one.mouseleave" timeaction="class:fade1">
<img class ="p5 time" src="pic5.jpg" alt="" begin="one.mouseenter+6" end="one.mouseleave" timeaction="class:fade1">
<img class ="p6 time" src="pic6.jpg" alt="" begin="one.mouseenter+3" end="one.mouseleave" timeaction="class:fade1">
</li>
<li class ="pad"></li>
<li class ="reset"><a href="#url">RESET</a></li>
</ul>
<br><br><br><br><br>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193





امضای میدوری :
[تصویر: midori-sign-500.png]
محل حضور کاربر در تالار :  admin میدوری در تالار ميدوری حضور ندارد .
ديدگاه کاربران برای مطلب : help (روی آیکون مورد نظر کلیک کنید تا دیدگاه شما ثبت شود . در صورت انصراف تا دوبار می توانید دیدگاه خود را ثبت کنید . برای پاک کردن دیدگاه روی همان آیکون یک بار کلیک کنید تا دیدگاه شما پاک شود .)

برچسب ها :

05 - August - 2014 59 : 07 PM
اعتبار: اهدای موجودی بــانــکــ نقل قول این ارسال در یک پاسخ


subscription
quickreply advancequickreply report

موضوع های مرتبط با این موضوع...
موضوع: نویسنده پاسخ: بازدید: آخرین ارسال
Heart abzar نمایش تصویرها بصورت معلق و چرخان با CSS3 میدوری 2 10,249 18 - December - 2018 10 : 06 PM
آخرین ارسال: میدوری
minioni abzar نوشته های نئونی با CSS3 میدوری 0 6,952 25 - June - 2016 11 : 07 PM
آخرین ارسال: میدوری
minioni abzar اسلاید شوهای زیبا و ابتکاری با CSS3 (طرح چهلم) میدوری 0 7,530 12 - June - 2016 05 : 05 PM
آخرین ارسال: میدوری
HumanFemale abzar اسلاید شوهای زیبا و ابتکاری با CSS3 (طرح سی و نهم) میدوری 0 7,740 17 - May - 2016 24 : 05 PM
آخرین ارسال: میدوری
Flower abzar چک باکس های زیبا با CSS میدوری 0 6,809 01 - December - 2015 50 : 12 PM
آخرین ارسال: میدوری

بازديدکنندگان از موضوع
کاربرانی که از موضوع بازدید کرده اند ( 1 ) کاربر

ابزار موضوع



1 کاربر حاضر در تاپیک: (0 عضو, و 1 مهمان). 1 مهمان