크롬에서 필터효과. > 자유게시판

자유게시판

크롬에서 필터효과. 정보

크롬에서 필터효과.

본문

ie버전은 먹히는데
크롬은 왜안먹히는걸가요...
 
 
<style>
.img_color{filter:none}
.img_gray{filter:gray}
</style>
 
<li><img src="/images/helper_20.png" onmouseover="this.className='img_gray'" onmouseout="this.className='img_color'"></li>
 
아시는분? 안그러면.. 일일이 이미지 하나씩 만들어서 스크립트 먹여야되는데......
추천
0
  • 복사

댓글 2개

© SIRSOFT
현재 페이지 제일 처음으로