本文实例讲述了jquery实现简单实用的打分程序。分享给大家供大家参考。具体如下:
Untitled document #div1 ul li{ margin:0 -8px; width:30px; height:34px; list-style:none; float:left; width:35px; background:url(img/xing1.gif) center center no-repeat; margin-left:10px; } #div1 ul li.on{ background:url(img/xing2.gif) center center no-repeat; } #div1{ height:35px; }
希望本文所述对大家的jquery程序设计有所帮助。



