hledání



tagy



jazyky

perl 13
php 45
text 22
xml 1
css 3
javascript 3
python 3
bash 2
m68k 1
csharp 2
java 4
java5 1
html4strict 7
snippet generovani grafu »

poslední pasty

PNG transparent background in IE

  1. .element{
  2. /* Mozilla ignores crazy MS image filters, so it will skip the following */
  3. //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/chapela.png');
  4. }
  5. /* IE ignores styles with [attributes], so it will skip the following. */
Tagy:
css 8 řádků | 2008-03-13 23:17:04 | asimov