php로 이미지 필터 적용하려고 하는데 도와주세요... > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

php로 이미지 필터 적용하려고 하는데 도와주세요... 정보

php로 이미지 필터 적용하려고 하는데 도와주세요...

본문

<tr><td align=center><?=$href?><?=get_it_image($row[it_id]."_s", $img_width, $img_height)?></a></td></tr>
 
 
 
이 코딩에 아래의 효과를 적용하고 싶은데요. 어떻게 해야하나요?
 
 
 
<img src= " " class="txc-image" style="FILTER: ; FLOAT: none; CLEAR: none" onmouseover="this.style.filter=''" onmouseout="this.style.filter='gray'" actualwidth="950" border="0" hspace="1" vspace="1" width="950" />
  • 복사

댓글 전체

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