엑스돔 플러스 :: 레이아웃 제작, 판매

XE 사용팁

IE6의 투명 PNG 문제를 해결하는 5가지 방법

2010.10.31 02:31

[Level:5]WAVE Views:6220 Recommend:1

5 Easy Ways to Tackle IE6′s Transparency Issues

 

 

Unit PNG Fix
Where do I Download It? : HERE
Issues? : It doesn’t correctly tile transparent background images.
Instead, it’ll will stretch your image.
Not a huge issue, but beware. Other than that quirk, this method works perfectly.
I find myself using it more than the others.

 

DD_BelatedPNG Fix
Where do I Download It? : HERE
Issues? : Nothing worth noting.
Every fix has a few quirks, but this new fix might just prove to be the best so far.

 

IE7.js Fix
Where do I Download It? : HERE
Issues? : You’ll find that this file is larger than the others.
That is because fixing the transparency issues is only part of what it does!
It additionally brings many other IE6 deficiencies up to modern standards.
Keep this in mind when choosing.
If you only want to show transparency, this might not be the best choice.

 

Twin Helix Fix (from Angus Turnbull)
Where do I Download It? : HERE
Issues? : Angus has updated this file in the last six months;
It now properly implements background-repeat/position!
Rather than referencing a Javascript file,
this fix requires the use of the “behavior” CSS property.

 

Don’t Fix It! Make a Statement!
Some people might prefer to ignore IE6 all together – as a way of making a statement.
I leave it up to you to use your judgment.
However, your decision should reflect your audience.
If you wish to show an alert to IE6 users,
you could use jQuery’s browser() method to detect IE6.

 

view plaincopy to clipboardprint?


1.       if ($.browser.msie && $.browser.version == 6.0) {

2.       alert("Upgrade your browser, you big dummy!);

3.       } else {

4.       document.write('this is just for testing. Remove the "else" statement.');

5.       }

 

--------------------------------------------------------------------------------------------------

 

출처 : http://net.tutsplus.com/articles/news/5-easy-ways-to-tackle-ie6s-transparency-issues/ 

No. Subject Author Date Views
44 1.5.0.3 에서 지원되는 이메일 로그인... [1] file [Level:0]수채화 2011.10.06 2492
43 웹상에서 모바일 페이지로 접속하는 방법 [1] [Level:10]rjsoo™ 2011.04.19 4633
42 엑스돔 QRcode을 만들어 봤습니다. [4] file [Level:10]rjsoo™ 2011.03.14 5467
41 탭형태 최근글 스킨 [2] [Level:10]rjsoo™ 2011.03.12 5822
40 흐르는 이미지배너 저는 이렇게 했습니다 [3] file [Level:5]한조 2011.02.19 5817
39 오른쪽 검색창을 메인 메뉴 위 헤더쪽으로 이동했을 때 안되는 경우 해결 방법 [Level:30]관리자 2011.02.16 5320
38 Lune 게시판 스킨- 깔끔하고 아름다운, Lunacy Studios의 첫 공개 디자인 게시판! file [Level:10]rjsoo™ 2011.02.14 5599
37 sejin7940_board (기능성 게시판 스킨) file [Level:10]rjsoo™ 2011.02.13 5493
36 관리자가 회원목록에서 한번에 보이는 회원수 늘리고플때 [Level:10]rjsoo™ 2011.02.11 6235
35 플래쉬 배너을 쉽게 만들수 있는 프로그램 [3] file [Level:10]rjsoo™ 2011.02.08 5535
34 흐르는 이미지 배너 적용하는 방법 [9] file [Level:30]관리자 2011.02.07 5223
33 Content 이미지 슬라이더 [1] [Level:10]rjsoo™ 2011.02.06 5664
32 하나의 배경으로 화면 꽉채우기..대박 소스 [1] [Level:0]gtwhite 2011.02.05 5858
31 흐르는 베너 소스 file [Level:10]rjsoo™ 2010.11.15 5317
» IE6의 투명 PNG 문제를 해결하는 5가지 방법 file [Level:5]WAVE 2010.10.31 6220
29 플래시가 드롭다운 메뉴나 팝업형 로그인 창을 가릴 때 [Level:30]관리자 2010.10.18 5539
28 인기글 및 카테고리 별 최신글 뽑기 [2] file [Level:3]어쭈구리 2010.09.04 4875
27 xgenesis_login 로그인 위젯도 살짝 수정해서;; [3] file [Level:3]어쭈구리 2010.08.29 5179
26 사이드 메뉴 수정해봣습니다. file [Level:3]어쭈구리 2010.08.29 5484
25 soo_mcrblog_link 요약링크 애드온...스크랩 이미지입니다. file [Level:3]어쭈구리 2010.08.17 5371
X
Login

You will be still signed in even when the browser is closed. It is not recommended to use this if you are using a public computer, for your personal information could be violated

X