通用弹出层.html
27.9 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>YOHO有货</title>
<meta name="description" content="YOHO有货,中国最大的潮流购物网站,100%正品保证,支持货到付款。汇集了全球流行时尚商品,是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。" />
<meta name="keywords" content="Yoho有货,潮流,时尚,流行,购物,B2C,正品,购物网站,网上购物,货到付款,品牌服饰,男士护肤,黑框眼镜,匡威,板鞋,美特斯邦威,i.t,izzue,李宁,new balance,新百伦,lacoste,melissa,casio,卡西欧手表,舒雅,江南布衣,jasonwood,odm,AAAA,香港购物网站,日本潮流" />
<link href="http://static.yohobuy.com/css/common.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://static.yohobuy.com/css/style.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://static.yohobuy.com/js/jquery.min.js"></script>
<script type="text/javascript" src="http://static.yohobuy.com/js/jqueryui/jquery-ui-1.8.7.custom.min.js"></script>
<link href="http://static.yohobuy.com/js/jqueryui/themes/ui-lightness/jquery-ui-1.8.7.custom.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://static.yohobuy.com/js/jquery.raty.js"></script>
</head>
<body>
<div id="wrapper">
<!--页头开始-->
<div class="header">
<div class="liquidFix">
<div class="logo"><a href="http://buy.yoho.cn"><img src="http://static.yohobuy.com/images/logo_yohobuy.png" alt="YOHO!有货 buy.yoho.cn-全球年轻人流行商品购物平台" /></a></div>
<div class="right">
<dl class="login">
<script type="text/javascript">
<!--
$(function(){
$("#myyoho").hover(function(){
$(this).addClass("myyoho_a");
$(this).removeClass("myyoho_b");
$(this).find("ul").fadeIn ()
},
function(){
$(this).addClass("myyoho_b");
$(this).removeClass("myyoho_a");
$(this).find("ul").slideUp ("fast")
});
});
//-->
</script>
<dd><a href="#">登录</a></dd>
<dd><a href="#">注册</a></dd>
<dt>
<div id="myyoho">
<ol>
<a href="#">个人中心</a>
</ol>
<ul>
<li><a href="#">订单中心</a></li>
<li><a href="#">评价/ 晒物</a></li>
</ul>
</div>
</dt>
<dd><a href="#" class="vip">VIP</a></dd>
<dd><a href="#">优惠券</a></dd>
<dd><a href="#">帮助中心</a></dd>
</dl>
<div class="clear"></div>
<dl class="search">
<dt>
<input type="text" class="input_search"/>
</dt>
<dd>
<input type="button" class="btn_search" />
</dd>
<dd class="keywords">热搜:<a href="#">冬季新款</a> <a href="#">打折促销</a> <a href="#">优惠商品</a></dd>
</dl>
<div class="tab"> <a href="#" class="tab_new" title="新品上架"></a> <a href="#" class="tab_zt" title="潮流专题"></a> <a href="#" class="tab_brand" title="所有品牌"></a> </div>
</div>
</div>
<div class="nav">
<div class="liquidFix">
<ul>
<li><a href="#" class="n0">首页</a></li>
<li><a href="#" class="n1">上衣</a></li>
<li><a href="#" class="n2">外套</a></li>
<li><a href="#" class="n3">裤类</a></li>
<li><a href="#" class="n4">裙袜类</a></li>
<li><a href="#" class="n5">内衣/泳衣</a></li>
<li><a href="#" class="n6">鞋</a></li>
<li><a href="#" class="n7">包</a></li>
<li><a href="#" class="n8">配饰</a></li>
<li><a href="#" class="n9">化妆品</a></li>
<li><a href="#" class="n10">创意生活</a></li>
</ul>
<a href="#" class="btn_mycart"><span>我的购物车(33)</span></a> </div>
</div>
</div>
<!--页头结束-->
<div class="container">
<div class="daohang"> <a href="#">有货首页</a> > <span>弹出层</span> </div>
<button class="btn_b2" id="dialog_link">点击弹出层</button>
<br />
<button class="btn_b2" id="dialog_link2">登录</button>
<br />
<button class="btn_b2" id="dialog_link3">注册</button>
<br />
<button class="btn_b2" id="dialog_link4">注册错误</button>
<br />
<button class="btn_b2" id="dialog_link5">加入购物车</button>
<br />
<button class="btn_b2" id="dialog_link6">商品详细</button>
<br />
<button class="btn_b2" id="dialog_link7">继续上传</button>
<br />
<button class="btn_b2" id="dialog_link8">购物车</button>
<br />
<button class="btn_b2" id="dialog_link9">购买咨询</button>
<br />
<button class="btn_b2" id="dialog_link10">查看帮助</button>
<br />
<button class="btn_b2" id="dialog_link11">顾客评论</button>
<script type="text/javascript">
$(function(){
// Dialog
$('#dialog').dialog({
autoOpen: false,
width:450,
minHeight:400,
//position: "top",
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link').click(function(){
$('#dialog').dialog('open');
return false;
});
// Dialog
$('#dialog2').dialog({
autoOpen: false,
width:450,
height:300,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link2').click(function(){
$('#dialog2').dialog('open');
return false;
});
// Dialog
$('#dialog3').dialog({
autoOpen: false,
width:450,
height:300,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link3').click(function(){
$('#dialog3').dialog('open');
return false;
});
// Dialog
$('#dialog4').dialog({
autoOpen: false,
width:450,
height:300,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link4').click(function(){
$('#dialog4').dialog('open');
return false;
});
// Dialog
$('#dialog5').dialog({
autoOpen: false,
width:640,
height:420,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link5').click(function(){
$('#dialog5').dialog('open');
return false;
});
// Dialog
$('#dialog6').dialog({
autoOpen: false,
width:610,
height:360,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link6').click(function(){
$('#dialog6').dialog('open');
return false;
});
// Dialog
$('#dialog7').dialog({
autoOpen: false,
width:610,
height:360,
modal: true,
resizable: true
});
// Dialog Link
$('#dialog_link7').click(function(){
$('#dialog7').dialog('open');
return false;
});
// Dialog
$('#dialog8').dialog({
autoOpen: false,
width:400,
height:200,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link8').click(function(){
$('#dialog8').dialog('open');
return false;
});
$('#dialog_close8').click(function(){
$('#dialog8').dialog('close');
return false;
});
// Dialog
$('#dialog9').dialog({
autoOpen: false,
width:450,
height:250,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link9').click(function(){
$('#dialog9').dialog('open');
return false;
});
$('#dialog_close9').click(function(){
$('#dialog9').dialog('close');
return false;
});
// Dialog
$('#dialog10').dialog({
autoOpen: false,
width:450,
height:250,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link10').click(function(){
$('#dialog10').dialog('open');
return false;
});
// Dialog
$('#dialog11').dialog({
autoOpen: false,
width:530,
height:300,
modal: true,
resizable: false
});
// Dialog Link
$('#dialog_link11').click(function(){
$('#dialog11').dialog('open');
return false;
});
$('#dialog_close11').click(function(){
$('#dialog11').dialog('close');
return false;
});
});
</script>
<div id="dialog" title="" style="display:none;">
<div class="dialog-win">
<p>普通文字提示!</p>
<p><span class="correct">文字信息成功提示!</span></p>
<p><span class="error">文字信息错误提示!</span></p>
<p><span class="correct">文字信息成功提示!文字信息成功提示!文字信息成功提示!文字信息成功提示!</span></p>
<p><span class="error">文字信息错误提示!文字信息错误提示!文字信息错误提示!文字信息错误提示!</span></p>
<div class="submit"> <a href="#" class="btn_bb2">确定</a> <a href="#" class="btn_bb3">取消</a>
<br />
<input type="button" class="btn_bb2" value="确定" /> <input type="button" class="btn_bb3" value="取消" />
</div>
</div>
</div>
<div id="dialog2" title="" style="display:none;">
<!--登录浮动层开始-->
<div class="sign-win">
<div class="title"> <span class="btn_type8 h2_signin"><span>登录</span></span> <span class="btn_type9 h2_signup"><span>注册新用户</span></span> </div>
<div class="main">
<dl>
<dt>邮箱:</dt>
<dd>
<input type="text" class="input_email" />
<span class="tips-right">正确信息!</span></dd>
</dl>
<dl>
<dt>密码:</dt>
<dd>
<input type="password" class="input_pw" />
<span class="tips-error">错误信息!</span></dd>
</dl>
<dl>
<dt>验证码:</dt>
<dd>
<input type="text" class="input_check" />
<img src="http://static.yohobuy.com/images/yzm.png" /> 看不清楚?<a href="#" class="a_eu">换一张</a></dd>
</dl>
<div class="stat">
<input type="checkbox" checked="checked" />
记住登录状态</div>
<div class="submit"><span class="btn_type6 btn_signin"><a href="#"><span class="font_14">登录</span></a></span></div>
</div>
</div>
<!--登录浮动层结束-->
</div>
<div id="dialog3" title="" style="display:none;">
<!--注册浮动层开始-->
<div class="sign-win">
<div class="title"> <span class="btn_type9 h2_signin"><span>登录</span></span> <span class="btn_type8 h2_signup"><span>注册新用户</span></span> </div>
<div class="main">
<dl>
<dt>邮箱:</dt>
<dd>
<input type="text" class="input_email" />
<span class="tips-p">此邮箱将作为您的登录邮箱!</span></dd>
</dl>
<dl>
<dt>密码:</dt>
<dd>
<input type="password" class="input_pw" />
<span class="tips-p">密码是6位以上的字母或数字!</span></dd>
</dl>
<dl>
<dt>验证码:</dt>
<dd>
<input type="text" class="input_check" />
<img src="http://static.yohobuy.com/images/yzm.png" /> 看不清楚?<a href="#" class="a_eu">换一张</a></dd>
</dl>
<div class="stat">
<input type="checkbox" checked="checked" />
我已阅读并同意遵守<a href="#" target="_blank" class="a_eu">YOHO!服务条款</a></div>
<div class="submit"><span class="btn_type7 btn_signup"><a href="#"><span class="font_14">快速注册</span></a></span></div>
</div>
</div>
<!--注册浮动层结束-->
</div>
<div id="dialog4" title="" style="display:none;">
<!--浮动层效果开始-->
<div class="sign-win">
<div class="title"> <span class="btn_type9 h2_signin"><span>登录</span></span> <span class="btn_type8 h2_signup"><span>注册新用户</span></span> </div>
<div class="main">
<dl class="tips-box-text">
<dt>邮箱:</dt>
<dd>
<input type="text" class="input_email" />
<span class="tips-text">此邮箱将作为您的登录邮箱!</span></dd>
</dl>
<dl class="tips-box-error">
<dt>密码:</dt>
<dd>
<input type="password" class="input_pw" />
<span class="tips-error">请输入正确的密码格式!</span></dd>
</dl>
<dl class="tips-box-error">
<dt>验证码:</dt>
<dd>
<input type="text" class="input_check" />
<img src="http://static.yohobuy.com/images/yzm.png" /><span class="tips-error">请输入正确的验证码!</span><a href="#" class="a_eu">换一张</a></dd>
</dl>
<div class="stat">
<input type="checkbox" checked="checked" />
我已阅读并同意遵守<a href="#" target="_blank" class="a_eu">YOHO!服务条款</a>
</label>
</div>
<div class="submit"> <span class="btn_type7 btn_signup"><a href="#"><span class="font_14">快速注册</span></a></span> <span class="single_wrongalert" style="vertical-align:top;">请输入正确的密码格式!</span> </div>
</div>
</div>
<!--浮动层效果结束-->
</div>
<div id="dialog5" title="" style="display:none;">
<!--加入购物车浮动层开始-->
<div class="addtocart-win">
<div class="bigpic">
<ol>
<a href="#" target="_blank"><img src="http://static.yohobuy.com/images/p_250_250_2.jpg" alt="" /></a>
</ol>
<ul>
<li><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
<li><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
<li class="act"><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
<li><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
<li><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
<li><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" alt="" /></li>
</ul>
</div>
<div class="info">
<div class="brand">品牌:Converse</div>
<div class="number">编号:ENST0163-K</div>
<div class="title">
<h2>Feelingtown菲林唐原创手工制作 欧美风</h2>
<h3>年末促销优惠商品4折起售!</h3>
</div>
<div class="price"> <span class="oldprice">原 价:<b>¥138.00</b></span><br />
<span class="newprice">现 价:<b>¥850.00</b></span> (7折优惠,为您省¥100.00)<br />
<span class="vipprice">VIP 价:<strong>¥738.00</strong></span> </div>
<div class="order">
<h4>我要购买:</h4>
<dl class="color">
<dt>选颜色:</dt>
<dd> <a href="#"><img src="http://static.yohobuy.com/images/p_40_40_7.jpg" /></a> <a href="#" class="act"><img src="http://static.yohobuy.com/images/p_40_40_8.jpg" /><span class="mark"></span></a> <a href="#"><img src="http://static.yohobuy.com/images/p_40_40_9.jpg" /></a>
<div class="clear"></div>
</dd>
</dl>
<dl class="size">
<dt>选尺码:</dt>
<dd><a href="#">XS</a><a href="#" class="act">S<span class="mark"></span></a><a href="#">M</a></dd>
</dl>
<dl class="num">
<dt>选数量:</dt>
<dd>
<div class="amount_wrapper">
<input name="" type="button" class="amount_cut" />
<input type="text" value="1" />
<input name="" type="button" class="amount_add" />
</div>
</dd>
</dl>
<div class="submit"> <span class="btn_type6"><a href="#"><span class="font_14">加入购物车</span></a></span> <span class="btn_type5"><a href="#" class="font_14">取消</a></span> </div>
</div>
</div>
</div>
<!--加入购物车浮动层结束-->
</div>
<div id="dialog6" title="" style="display:none;">
<!--商品详细浮动层开始-->
<div class="pr-win">
<div class="bigpic">
<ol>
<a href="#"><img src="http://static.yohobuy.com/images/p_250_250_1.jpg" /></a>
</ol>
<ul>
<li><a href="#"><img src="http://static.yohobuy.com/images/p_60_60_1.jpg" /></a></li>
<li><a href="#"><img src="http://static.yohobuy.com/images/p_60_60_2.jpg" /></a></li>
<li class="act"><a href="#"><img src="http://static.yohobuy.com/images/p_60_60_3.jpg" /></a></li>
<li><a href="#"><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" /></a></li>
</ul>
</div>
<div class="info">
<div class="brand">品牌:Converse</div>
<div class="number">编号:ENST0163-K</div>
<div class="title">
<h2>Feelingtown菲林唐原创手工制作 欧美风</h2>
<h3>年末促销优惠商品4折起售!</h3>
</div>
<div class="price"> <span class="oldprice">原 价:<b>¥138.00</b></span><br />
<span class="newprice">现 价:<b>¥850.00</b></span> (7折优惠,为您省¥100.00)<br />
<span class="vipprice">VIP 价:<strong>¥738.00</strong></span> </div>
<div class="text"> 张震岳代言lyrique莱瑞卡今次推出怀旧复古高帮复古工靴,融入现在潮流元素,红色与蓝色的耀眼工靴系列Retro Vintage。lyrique此款休闲怀旧复古工靴,融入现在潮流元素,红色与蓝色的耀眼撞色,抓住您的眼球! </div>
<div class="level"> <b>商品满意度:</b> <span class="level1"></span> <span class="grades">4.8分</span> </div>
<a href="#" class="btn_view" title="查看详细"></a> </div>
</div>
<!--商品详细浮动层结束-->
</div>
<div id="dialog7" title="" style="display:none;">
<!--晒物继续上传浮动层开始-->
<div class="sw-win">
<dl>
<dt>晒我的照片:</dt>
<dd> <span style="display:block;padding-bottom:5px;"><a href="#" class="btn_xzzp">选择本地照片</a></span> <span class="tips-p"> 上传图片说明:<br />
1.单张照片大小不超过1.5M;<br />
2.仅支持jpg、gif、png格式的图片<br />
3.图片尺寸最好为600px*450px或者比例接近4:3 </span>
<div class="photo-list-container">
<ul>
<li><a href="#" class="btn_del" title="删除"></a><a href="#"><img src="http://static.yohobuy.com/images/p_100_75_1.jpg" /></a></li>
<li><a href="#" class="btn_del" title="删除"></a><a href="#"><img src="http://static.yohobuy.com/images/p_100_75_2.jpg" /></a></li>
<li><a href="#" class="btn_del" title="删除"></a><a href="#"><img src="http://static.yohobuy.com/images/p_100_75_1.jpg" /></a></li>
<li><a href="#" class="btn_del" title="删除"></a><a href="#"><img src="http://static.yohobuy.com/images/p_100_75_2.jpg" /></a></li>
<li><a href="#" class="btn_del" title="删除"></a><a href="#"><img src="http://static.yohobuy.com/images/p_100_75_1.jpg" /></a></li>
</ul>
<div class="last-num"><span class="loading">DG35546.jpg上传中…</span></div>
</div>
<div class="tips-error" >DG35546.jpg上传失败,尺寸不符合标准</div>
<div style="margin-top:10px;"> <a href="#" class="btn_xzzp">继续上传照片</a> </div>
</dd>
</dl>
<dl class="submit">
<input name="" type="button" class="btn_b1" value="提交晒物" />
</dl>
</div>
<!--晒物继续上传浮动层结束-->
</div>
<div id="dialog8" title="" style="display:none;">
<!--商品详情购物浮动层开始-->
<div class="buy-win">
<p class="title">商品已成功添加到购物车!</p>
<p>购物车一共有1件商品,合计<strong>599.00</strong>元</p>
<p class="submit"> <span class="btn_type6"><a href="#" class="font_14">去购物车结算>></a></span> <span class="btn_type5" id="dialog_close8"><a href="javascript:void(0);">继续购物</a></span> </p>
</div>
<!--商品详情购物浮动层结束-->
</div>
<div id="dialog9" title="" style="display:none;">
<!--商品详情购买咨询浮动层开始-->
<div class="zx-win">
<dl>您当前是匿名用户状态,您可以先<strong><a href="#" class="a_eu">[登录]</a></strong>或<strong><a href="#" class="a_eu">[注册]</a></strong>! </dl>
<dl>
<dt>咨询内容:</dt>
<dd>
<textarea name="" cols="" rows="" class="textarea_1" style="width:408px;height:100px;"></textarea>
</dd>
</dl>
<dl class="submit">
<input name="" type="button" class="btn_b1" value="提交咨询" /> <span class="btn_type5" id="dialog_close9"><a href="javascript:void(0);">取消</a></span>
</dl>
</div>
<!--商品详情购买咨询浮动层结束-->
</div>
<div id="dialog10" title="" style="display:none;">
<!--帮助层开始-->
<div class="help-win">
<div class="list">
<div class="ask">
咨询问题:本人身高174cm,体重63kg,买的M号,非常合身,手感一般,但款型不错
</div>
<div class="reply">
客服回复:您好,是的哦~这款只有S码了,已经不会再有补货了~,是的哦~这款只有S码了,已经不会再有补货了
</div>
</div>
</div>
<!--帮助层结束-->
</div>
<div id="dialog11" title="" style="display:none;">
<!--评论浮动层开始-->
<div class="pl-win">
<dl>
<dt>潮流指数:</dt>
<dd>
<span class="levelbox">
<span class="tips" id="tiptitle">很好,非常满意!</span>
<span class="slider"><div id="click"></div></span>
</span>
<span class="f_g"> 滑动左边的圆点即可评分!</span>
<script type="text/javascript">
$(function() {
$('#click').raty({
hintList: ['非常差', '差', '一般', '好', '非常好'],
number: 5,
path: 'http://static.yohobuy.com/images/',
scoreName: 'score',
starOff: 'exp_0.png',
starOn: 'exp_1.png',
size: 30,
click: function(score) {
alert('ID: ' + this.attr('id') + '\nscore: ' + score);
}
});
});
</script>
</dd>
</dl>
<dl>
<dt>舒适指数:</dt>
<dd>
<span class="levelbox">
<span class="tips" id="tiptitle2">很好,非常满意!</span>
<span class="slider"><div id="click2"></div></span>
</span>
<script type="text/javascript">
$(function() {
$('#click2').raty({
hintList: ['非常差', '差', '一般', '好', '非常好'],
number: 5,
path: 'http://static.yohobuy.com/images/',
scoreName: 'score',
starOff: 'exp_0.png',
starOn: 'exp_2.png',
size: 30,
click: function(score) {
alert('ID: ' + this.attr('id') + '\nscore: ' + score);
}
});
});
</script>
</dd>
</dl>
<dl>
<dt>实用指数:</dt>
<dd>
<span class="levelbox">
<span class="tips" id="tiptitle3">很好,非常满意!</span>
<span class="slider"><div id="click3"></div></span>
</span>
<script type="text/javascript">
$(function() {
$('#click3').raty({
hintList: ['非常差', '差', '一般', '好', '非常好'],
number: 5,
path: 'http://static.yohobuy.com/images/',
scoreName: 'score',
starOff: 'exp_0.png',
starOn: 'exp_3.png',
size: 30,
click: function(score) {
alert('ID: ' + this.attr('id') + '\nscore: ' + score);
}
});
});
</script>
</dd>
</dl>
<dl>
<dt>商品评论:</dt>
<dd><textarea name="" cols="" rows="" class="textarea_1" style="width:390px;height:80px;"></textarea></dd>
</dl>
<dl class="submit">
<input name="" type="button" class="btn_b1" value="提交评论" /> <span class="btn_type5" id="dialog_close11"><a href="javascript:void(0);">取消</a></span>
</dl>
</div>
<!--评论浮动层结束-->
</div>
</div>
<!--页尾帮助开始-->
<div class="helpinfo">
<div class="liquidFix">
<ul>
<li class="begin">
<dl class="li-1">
<dt>新手上路</dt>
<dd><a href="#">新用户注册</a></dd>
<dd><a href="#">个人信息保护</a></dd>
<dd><a href="#">订购流程</a></dd>
<dd><a href="#">关于取消、变更订单</a></dd>
<dd><a href="#">关于购物车</a></dd>
</dl>
</li>
<li>
<dl class="li-2">
<dt>关于商品</dt>
<dd><a href="#">找到想要的商品</a></dd>
<dd><a href="#">试衣搭配</a></dd>
<dd><a href="#">商品的详细信息</a></dd>
<dd><a href="#">"预发售"的商品</a></dd>
</dl>
</li>
<li>
<dl class="li-3">
<dt>付款方式</dt>
<dd><a href="#">货到付款</a></dd>
<dd><a href="#">网上银行支付</a></dd>
<dd><a href="#">有货优惠券</a></dd>
<dd><a href="#">YOHO币</a></dd>
<dd><a href="#">关于货品发票</a></dd>
</dl>
</li>
<li>
<dl class="li-4">
<dt>配送方式</dt>
<dd><a href="#">配送方法</a></dd>
<dd><a href="#">配送时间</a></dd>
<dd><a href="#">配送范围</a></dd>
</dl>
</li>
<li>
<dl class="li-5">
<dt>售后服务</dt>
<dd><a href="#">商品的签收与拒收</a></dd>
<dd><a href="#">商品的换货</a></dd>
<dd><a href="#">商品的退货</a></dd>
</dl>
</li>
<li class="end">
<dl class="li-6">
<dt>在线帮助</dt>
<dd><a href="#">在线客服</a></dd>
<dd><a href="#">电话:400-889-9646</a></dd>
<dd><a href="#">关于警惕网络诈骗的
重要公告</a></dd>
</dl>
</li>
</ul>
<div class="clear"></div>
<div class="help-footer"></div>
</div>
</div>
<!--页尾帮助结束-->
<!--页尾开始-->
<div class="footer">
<div class="liquidFix">
<dl>
<dt> <a href="#">返回首页</a> <a href="#">关于我们</a> <a href="#">诚聘英才</a> <a href="#">广告服务</a> <a href="#">联系我们</a> <a href="#">隐私条款</a> <a href="#">友情链接</a> <a href="#">问题反馈</a> <a href="#">网站地图</a> <a href="#">网站帮助</a> </dt>
<dd> CopyRight © 2007-2016 NewPower Co. All Right Reserved. </dd>
</dl>
</div>
</div>
<!--页尾结束-->
</div>
</body>
</html>