본문 바로가기

썩구노트

검색하기
썩구노트
프로필사진 양석규

  • 분류 전체보기 (97)
    • JAVA (6)
    • vi (0)
    • Sping (22)
    • JavaScript (28)
    • jQuery (0)
    • DB (33)
    • CSS (1)
    • 설치 (0)
    • 여행 (2)
    • gitLab (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Study For Us
  • Will be happy
  • 에이티포 :: IT직장인 운동블로거
  • 내가 그리는 세상
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • 값넘기기
  • 일본
  • 리플레이스
  • 미니언즈
  • jsp
  • CKEditor
  • replace
  • 자바스크립트
  • 데이터베이스
  • 유니버셜
  • DB
  • 조회
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록CSS (1)

썩구노트

이미지 없이 구현하는 간단한 별점 기능 제이쿼리

1.html ★ ★ ★ ★ ★ 2.css .star_rating {font-size:0; letter-spacing:-4px;}.star_rating a { font-size:22px; letter-spacing:0; display:inline-block; margin-left:5px; color:#ccc; text-decoration:none;}.star_rating a:first-child {margin-left:0;}.star_rating a.on {color:#777;} 3.Jquery$( ".star_rating a" ).click(function() { $(this).parent().children("a").removeClass("on"); $(this).addClass("on").prevAl..

CSS 2016. 7. 28. 18:43
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바