2014-05-15 3 views

답변

0

당신은 잘 작동 CUR 형식으로 이미지를 변환해야합니다.

<style> 
div.cursor_green 
{ 
cursor: url(pncl_green.cur), auto; 
} 
</style> 
+0

답변 해 주셔서 감사합니다. – user3569089

관련 문제