成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

js實現(xiàn)的星星評分特效

    今天閑來無事,在www.jsfoot.com中看到一個星星評分的特效,所以就拿來用了用,效果還不錯,不過還不能滿足我的需求,所以自己稍作了修改。本人js技術(shù)是個菜鳥,很多我也不是很明白,所以解釋的不是很詳細(xì),還請各位諒解哦。js實現(xiàn)的星星評分特效

建網(wǎng)站原本是網(wǎng)站策劃師、網(wǎng)絡(luò)程序員、網(wǎng)頁設(shè)計師等,應(yīng)用各種網(wǎng)絡(luò)程序開發(fā)技術(shù)和網(wǎng)頁設(shè)計技術(shù)配合操作的協(xié)同工作。成都創(chuàng)新互聯(lián)專業(yè)提供成都網(wǎng)站制作、網(wǎng)站設(shè)計,網(wǎng)頁設(shè)計,網(wǎng)站制作(企業(yè)站、成都響應(yīng)式網(wǎng)站建設(shè)公司、電商門戶網(wǎng)站)等服務(wù),從網(wǎng)站深度策劃、搜索引擎友好度優(yōu)化到用戶體驗的提升,我們力求做到極致!

首先請查看效果預(yù)覽圖:

點擊“發(fā)表問題”前的界面效果: 

js實現(xiàn)的星星評分特效

點擊“發(fā)表問題”后的界面效果: 

js實現(xiàn)的星星評分特效

大家可以明顯的發(fā)現(xiàn),點擊“發(fā)表問題”后,會將評分結(jié)果和評分圖片都顯示出來,當(dāng)然還有內(nèi)容,不過本人沒有寫罷了。這就是我要的效果:把評分結(jié)果以及選中的評分圖片、內(nèi)容都顯示出來。

所有的代碼以及插件,請下載附件。
需要用的jquery插件:
<script src="Scripts/jquery.js" type="text/javascript"></script>
<script src="js/comment.js" type="text/javascript"></script>

css樣式: 

<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif;}
/*quiz style*/
.quiz{border:solid 1px #ccc;height:270px;width:772px;}
.quiz h4{font-size:14px;line-height:35px;height:35px;border-bottom:solid 1px #e8e8e8;padding-left:20px;background:#f8f8f8;color:#666;position:relative;}
.quiz_content{padding-top:10px;padding-left:20px;position:relative;height:105px;}
.quiz_content .btm{border:none;width:100px;height:33px;url(p_w_picpaths /btn.gif) no-repeat;margin:10px 0 0 64px;display:inline;cursor:pointer;}
.quiz_content li.full-comment{position:relative;z-index:99;height:41px;}
.quiz_content li.cate_l{height:24px;line-height:24px;padding-bottom:10px;}
.quiz_content li.cate_l dl dt{float:left;}
.quiz_content li.cate_l dl dd{float:left;padding-right:15px;}
.quiz_content li.cate_l dl dd label{cursor:pointer;}
.quiz_content .l_text{height:120px;position:relative;padding-left:18px;}
.quiz_content .l_text .m_flo{float:left;width:47px;}
.quiz_content .l_text .text{width:634px;height:109px;border:solid 1px #ccc;}
.quiz_content .l_text .tr{position:absolute;bottom:-18px;right:40px;}
/*goods-comm-stars style*/
.goods-comm{height:41px;position:relative;z-index:7;}
.goods-comm-stars{line-height:25px;padding-left:12px;height:41px;position:absolute;top:0px;left:0;width:400px;}
.goods-comm-stars .star_l{float:left;display:inline-block;margin-right:5px;display:inline;}
.goods-comm-stars .star_choose{float:left;display:inline-block;}
/* rater star */
.rater-star{position:relative;list-style:none;margin:0;padding:0;background-repeat:repeat-x;background-position:left top;float:left;}
.rater-star-item, .rater-star-item-current, .rater-star-item-hover{position:absolute;top:0;left:0;background-repeat:repeat-x;}
/*這個樣式是自己新增的,原來的是沒有的*/
.rater-star-item-hover2{position:absolute;top:0;left:0; right:48px; background-repeat:repeat-x;background-position:0 -24px;cursor:pointer;}
/*---------------------------------*/
.rater-star-item{background-position: -100% -100%;}
.rater-star-item-hover{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current.rater-star-happy{background-position:0 -25px;}
.rater-star-item-hover.rater-star-happy{background-position:0 -25px;}
.rater-star-item-hover2.rater-star-happy{background-position:0 -49px;}
.rater-star-item-current.rater-star-full{background-position:0 -72px;}
/* popinfo */
.popinfo{display:none;position:absolute;top:30px;url(p_w_picpaths /comment/infobox-bg.gif) no-repeat;padding-top:8px;width:192px;margin-left:-14px;}
.popinfo .info-box{border:1px solid #f00;border-top:0;padding:0 5px;color:#F60;background:#FFF;}
.popinfo .info-box div{color:#333;}
.rater-click-tips{font:12px/25px;color:#333;margin-left:10px;url(p_w_picpaths /comment/infobox-bg-l.gif) no-repeat 0 0;width:125px;height:34px;padding-left:16px;overflow:hidden;}
.rater-click-tips span{display:block;background:#FFF9DD url(p_w_picpaths/comment/infobox-bg-l-r.gif) no-repeat 100% 0;height:34px;line-height:34px;padding-right:5px;}
.rater-star-item-tips{url(p_w_picpaths /comment/star-tips.gif) no-repeat 0 0;height:41px;overflow:hidden;}
.cur.rater-star-item-tips{display:block;}
.rater-star-result{color:#FF6600;font-weight:bold;padding-left:10px;float:left;}
</style>

js代碼: 

<script type="text/javascript">
    $(function () {
        $("#btnOK").click(function () {                      
            var k = $(".rater-star-result").text();
            Result(k[0]);//獲取當(dāng)前選擇的是多少分(1、2、3、4、5)
            $("#divresult").html(k); //評分結(jié)果
            $("#divcontent").html($("#content").text());//評論內(nèi)容
        })
    })
//這個方法是自己寫的,里邊的很多js代碼都是從comment.js拷出來的,自己改了改
    function Result(s) {
        // 默認(rèn)參數(shù)
        var settings = {
            enabled: true,
            url: '',
            method: 'post',
            min: 1,//最少一個星星
            max: 5,//最多5個星星
            step: 1,
            value: null,
            after_click: null,
            before_ajax: null,
            after_ajax: null,
            title_format: null,
            info_format: null,
            p_w_picpath: 'p_w_picpaths/comment/stars.jpg',
            p_w_picpathAll: 'p_w_picpaths/comment/stars-all.gif',
            defaultTips: false,
            clickTips: false,
            width: 24,//星星高度
            height: 24//星星寬度
        }; 
        // 主容器
        var content = jQuery('<ul class="rater-star"></ul>');
        content.css('background-p_w_picpath', 'url(' + settings.p_w_picpath + ')');
        content.css('height', settings.height);
        content.css('width', (settings.width * settings.step) * (settings.max - settings.min + settings.step) / settings.step);
        
        // 當(dāng)前選中的
        var item = jQuery('<li class="rater-star-item-current"></li>');
        item.css('background-p_w_picpath', 'url(' + settings.p_w_picpath + ')');
        item.css('height', settings.height);
        item.css('width', 0);
        item.css('z-index', settings.max / settings.step + 1);
        if (settings.value) {
            item.css('width', ((settings.value - settings.min) / settings.step + 1) * settings.step * settings.width);
        };
        content.append(item); 
        // 星星
        for (var value = settings.min; value <= settings.max; value += settings.step) {
            item = jQuery('<li class="rater-star-item"><div class="popinfo"></div></li>');
            item.css('height', settings.height);
            item.css('width', (value - settings.min + settings.step) * settings.width);
            item.css('z-index', (settings.max - value) / settings.step + 1);
            item.css('background-p_w_picpath', 'url(' + settings.p_w_picpath + ')'); 
            content.append(item);
        } 
        var shappyWidth2 = (settings.max - 4) * settings.width;//1分
        var happyWidth2 = (settings.max - 3) * settings.width;//2分
        var shappyWidth = (settings.max - 2) * settings.width;//3分
        var happyWidth = (settings.max - 1) * settings.width;//4分
        var fullWidth = settings.max * settings.width;
        if (s == "1") {//評分結(jié)果為1分時
            content.find('.rater-star-item').css("width", "" + shappyWidth2 + "")
            content.find('.rater-star-item').prevAll('.rater-star-item-tips').hide();
            content.find('.rater-star-item').attr('class', 'rater-star-item-hover');
            if (parseInt(content.find('.rater-star-item').css("width")) == shappyWidth2) {
                jQuery(this).addClass('rater-star-happy');
            }
        }
        else if (s == "2") {//評分結(jié)果為2分時
            content.find('.rater-star-item').css("width", "" + happyWidth2 + "")
            content.find('.rater-star-item').prevAll('.rater-star-item-tips').hide();
            content.find('.rater-star-item').attr('class', 'rater-star-item-hover');
            if (parseInt(content.find('.rater-star-item').css("width")) == happyWidth2) {
                jQuery(this).addClass('rater-star-happy');
            }
        }
        else if (s == "3") {//評分結(jié)果為3分時
            content.find('.rater-star-item').css("width", "" + shappyWidth + "")
            content.find('.rater-star-item').prevAll('.rater-star-item-tips').hide();
            content.find('.rater-star-item').attr('class', 'rater-star-item-hover2');
            if (parseInt(content.find('.rater-star-item').css("width")) == shappyWidth) {
                jQuery(this).addClass('rater-star-happy');
            }
        }
        else if (s == "4") {//評分結(jié)果為4分時
            content.find('.rater-star-item').css("width", "" + happyWidth + "")
            content.find('.rater-star-item').prevAll('.rater-star-item-tips').hide();
            content.find('.rater-star-item').attr('class', 'rater-star-item-hover2');
            if (parseInt(content.find('.rater-star-item').css("width")) == happyWidth) {
                jQuery(this).addClass('rater-star-happy');
            }
        }
        else if (s == "5") {//評分結(jié)果為5分時
            content.find('.rater-star-item').css('background-p_w_picpath', 'url(' + settings.p_w_picpathAll + ')');//5分
            content.find('.rater-star-item').find(".popinfo").hide();
        }
        $("#divxingxing").html(content);
    }
</script>

html代碼: 

<div class="quiz">
<h4>我要評論</h4>
<div class="quiz_content">
<form action="" id="" method="post">
<div class="goods-comm">
<div class="goods-comm-stars">
<span class="star_l">滿意度:</span>
<div id="rate-comm-1" class="rate-comm"></div>
</div>
</div>
<div class="l_text">
<label class="m_flo">內(nèi)  容:</label>
<textarea name="" id="content" class="text"></textarea>
<span class="tr">字?jǐn)?shù)限制為5-200個</span>
</div>
<input type="button" id="btnOK" class="btm" value="" />
</form>
</div><!--quiz_content end-->
</div><!--quiz end-->
<div style="clear:both">&nbsp;</div>
    <div style="width:500px;">
      <div style="width:300px;">
        <div style="width:150px; float:left" id="divxingxing"></div>
        <div style="width:100px; float:left" id="divresult"></div>
      </div>
      <div style="clear:both"></div>
      <div id="divcontent"></div>
    </div>

 由于沒有很清楚的解釋,所以有看不懂的地方可以跟我留言,相信大部分大家還是看的懂的。至于comment.js這里邊看不懂,我只說可以跟大家交流交流,我也不能完全看懂這里邊的js代碼。

 

 

附件:http://down.51cto.com/data/2362218

分享文章:js實現(xiàn)的星星評分特效
路徑分享:http://jinyejixie.com/article40/jjppeo.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供品牌網(wǎng)站設(shè)計、用戶體驗、定制開發(fā)、自適應(yīng)網(wǎng)站、全網(wǎng)營銷推廣、面包屑導(dǎo)航

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都seo排名網(wǎng)站優(yōu)化
句容市| 滨海县| 新干县| 大洼县| 天气| 日照市| 青岛市| 厦门市| 彩票| 巴楚县| 清徐县| 镇康县| 随州市| 肃南| 浏阳市| 子长县| 阿尔山市| 都江堰市| 孟州市| 涞源县| 邹城市| 威信县| 固阳县| 抚顺市| 崇义县| 吉水县| 宿迁市| 行唐县| 昔阳县| 新营市| 雷山县| 平和县| 吕梁市| 林芝县| 青田县| 板桥市| 临清市| 温州市| 赤水市| 桂林市| 新平|