묻고답하기
ie 의 필터태그 대체??
2010.03.01 15:30
<!-----현수막---->
<table border=0 cellspacing=0 cellpadding=0 style='width:600px; height:90px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src="http://geumcafe.com/dongmun/zboard/skin/placard/images/bg_10.gif, sizingMethod=scale);'>
<tr>
<td align=center>
<table border=0 cellspacing=0 cellpadding=0 style='width:600px; height:90px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src="http://geumcafe.com/dongmun/zboard/skin/placard/images/ment_04.gif, sizingMethod=scale);'>
<tr>
<td height=60 align=center valign=top style='padding:3px;'><br>
<font style='font-family:Verdana;font-size:18pt' color=.#333333.><b>정월 대보름 동문모두 소원성취!!</b></font>
</td></tr></table></td></tr></table>
</center>
<!-----/현수막---->
ie에서는 위 소스를 실행했을때 첨부파일처럼 실행되어집니다.
하지만 ie를 제외한 곳에서는 배경이미지가 나오지 않고 글자만 보입니다.
필터태그가 ie전용소스이기 때문이라고 생각되어집니다.
필터태그가 ie는 물론 크롬/파폭등 다른창에서도 위 첨부파일처럼 정상적으로 보여지게 하려면
위 필터태그 소스를 어떻게 고쳐야 하는지 알려주시면 감사하겠습니다.