[jQuery] 배경 이미지와 CSS로 모양을 낸 별점 그래프 > 기술자료 | 해피정닷컴

[jQuery] 배경 이미지와 CSS로 모양을 낸 별점 그래프 > 기술자료

본문 바로가기

사이트 내 전체검색

[jQuery] 배경 이미지와 CSS로 모양을 낸 별점 그래프 > 기술자료

JavaScript [jQuery] 배경 이미지와 CSS로 모양을 낸 별점 그래프

페이지 정보


본문



1. HTML 내용
<link rel="stylesheet" type="text/css" href="starRating.css"/>

<h1>Star Rating</h1>
<p><span class="starRating"><span style="width:10%">1점</span></span></p>
<p><span class="starRating"><span style="width:20%">2점</span></span></p>
<p><span class="starRating"><span style="width:30%">3점</span></span></p>
<p><span class="starRating"><span style="width:40%">4점</span></span></p>
<p><span class="starRating"><span style="width:50%">5점</span></span></p>
<p><span class="starRating"><span style="width:60%">6점</span></span></p>
<p><span class="starRating"><span style="width:70%">7점</span></span></p>
<p><span class="starRating"><span style="width:80%">8점</span></span></p>
<p><span class="starRating"><span style="width:90%">9점</span></span></p>
<p><span class="starRating"><span style="width:100%">10점</span></span></p>
<button type="button" onclick="$('link').attr('href','');">CSS(X)</button>
<button type="button" onclick="$('link').attr('href','starRating.css');">CSS(O)</button>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>


2. starRating.css 내용
@charset "utf-8"; 

/* Star Rating */
.starRating,
.starRating span{ display:inline-block; height:14px; height:14px; background:transparent url(icoFiveStar.gif) no-repeat; overflow:hidden;}
.starRating{ width:79px; vertical-align:middle;}
.starRating span{ font-size:0; line-height:0; vertical-align:top; text-indent:-100px; *text-indent:0; background-position:0 -14px;}


자료인용
http://naradesign.net/wp/2010/03/17/1233/ 

댓글목록

등록된 댓글이 없습니다.


Total 2,641건 37 페이지
  • RSS
기술자료 목록
1921
APP   32522  2017-03-08 13:27 ~ 2022-07-08 10:58  
1920
그누보드   19914  2017-03-07 23:56 ~ 2022-05-10 11:20  
1919
그누보드   17318  2017-03-04 22:50 ~ 2019-12-12 05:41  
1918
WindowsServer   11812  2017-03-04 04:58  
1917
WindowsServer   18472  2017-03-04 04:17  
1916
WindowsServer   10370  2017-03-04 02:47  
1915
WindowsServer   14055  2017-03-03 18:55  
1914
PHP   11536  2017-03-01 22:49  
1913
Linux   12448  2017-02-28 01:06  
1912
PHP   16750  2017-02-27 22:30  
1911
PHP   13454  2017-02-27 19:09 ~ 2020-11-13 14:44  
1910
Linux   27006  2017-02-24 22:50 ~ 2019-12-30 06:46  
1909
Linux   57490  2017-02-24 19:55 ~ 2019-12-24 00:35  
1908
PHP   15899  2017-02-24 16:12  
1907
Linux   16303  2017-02-24 13:32  
1906
MySQL   17109  2017-02-23 22:51 ~ 2018-01-10 01:41  
1905
MySQL   24642  2017-02-23 19:28 ~ 2018-01-10 00:00  
1904
Linux   16274  2017-02-23 19:22 ~ 2018-07-08 02:22  
1903
MySQL   45782  2017-02-23 18:31 ~ 2018-01-10 06:13  
1902
Linux   11217  2017-02-22 23:57  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.