Re: [WSG] PNG Support

2005-06-19 Thread Patricia Jack
A few weeks ago a programmer of IE 7 official say that they fix the PNG 
problem! So its already done and we will have proper PNG Support in IE 7! :)


Jack


Jorge Colon wrote:


Dear Friends,

I have just read and signed the online petition:

  Proper PNG Support in Internet Explorer for Windows

hosted on the web by PetitionOnline.com, the free online petition
service, at:

  http://www.PetitionOnline.com/msiepng/

I personally agree with what this petition says, and I think you might
agree, too.  If you can spare a moment, please take a look, and consider
signing yourself.

Best wishes,

Jorge

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


 




**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG Support

2005-06-19 Thread Jan Brasna

we will have proper PNG Support in IE


I wouldn't be that sure ;) You know - MS...

--
Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



RE: [WSG] PNG Support

2005-06-18 Thread Jason Turnbull
 Jorge Colon wrote:
 Dear Friends,
 I have just read and signed the online petition:
 Proper PNG Support in Internet Explorer for Windows
 http://www.PetitionOnline.com/msiepng/

Appears MS is listening, heres an announcment regarding IE7  PNG
http://blogs.msdn.com/ie/archive/2005/4/26.aspx

Jason


**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] PNG Support

2005-06-18 Thread Chris Stratford

I think MS have already come out and said IE7 will have full PNG support.
:)

Jorge Colon wrote:


Dear Friends,

I have just read and signed the online petition:

  Proper PNG Support in Internet Explorer for Windows

hosted on the web by PetitionOnline.com, the free online petition
service, at:

  http://www.PetitionOnline.com/msiepng/

I personally agree with what this petition says, and I think you might
agree, too.  If you can spare a moment, please take a look, and consider
signing yourself.

Best wishes,

Jorge

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**




 



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread Roberto Gorjão
It was the first time I heard about the .htc behaviour. I looked for it 
on google and found a couple of pages with demos but on my computer, it 
seems to work only with I.E.6. With IE5.5 the images just disappear Is 
that correct?


Im using Ryan Parmans customized browsers files 
(http://www.quirksmode.org/index.html?/browsers/multipleie.html) to run 
multiple explorers in the same computer, and Im not sure if the 
behaviour in IE5.5 has anything to do with it.


Thanks.

Roberto

-

Patrick H. Lauke wrote:


Tom Livingston wrote:

Has any headway been made as far as hacks/filters go? I found the JS 
and PHP solutions... is that it?



The .htc behaviour for IE is probably the slickest way around if you 
want PNG24 support.


http://www.google.co.uk/search?q=htc+png


**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread George S. Williams
On Thu, 2005-06-16 at 04:02, Roberto Gorjo wrote:
 It was the first time I heard about the .htc behaviour. I looked for it 
 on google and found a couple of pages with demos but on my computer, it 
 seems to work only with I.E.6. With IE5.5 the images just disappear Is 
 that correct?

Try-

http://www.youngpup.net/2001/sleight

I don't remember what the problem was that I had with the behavior for
doing this, but I found this JavaScript and it works fine.

Later,
George

-- 
 Sterling Web Services
   http://www.websterling.com
   The Web Done Right

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread Anthony Cartmell

http://www.youngpup.net/2001/sleight

I don't remember what the problem was that I had with the behavior for
doing this, but I found this JavaScript and it works fine.


Sadly this doesn't work in Opera 8.

Anthony
--
www.fonant.com - hand-crafted web sites

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread Grzegorz Szczotka

Anthony Cartmell wrote:


http://www.youngpup.net/2001/sleight

I don't remember what the problem was that I had with the behavior for
doing this, but I found this JavaScript and it works fine.



Sadly this doesn't work in Opera 8.


Why should it?
Does Opera have problems with PNG's? I haven't noticed
I had the same problem a minute ago (damn IE).
And I used the script mentioned above but it doesn't support background 
images (online inline AFAIR) so I found this:


http://allinthehead.com/retro/69/sleight-of-hand

It's small, it's effective! Of course, for the background images.
BTW. I am a begginner from Poland and it's my first post here so big HELLO!
Regards,
Greg

P.S. You could take a glance at http://www.szczotka.net where I struggle 
with scrollbar (effect of cross-browser fixed div) under IE which should 
to my mind be in his ordinary place, namely, leftmost (where normal 
scrollbar is usually placed) Sorry page is in Polish.



**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread Anthony Cartmell

Sadly this doesn't work in Opera 8.


Why should it?


For people who use Opera ;)

What I meant was, the page in question doesn't work in Opera 8.

They probably need to tweak their browser-sniffing or something, as, as  
you say, Opera doesn't need anything special to display alpha-channel PNGs.


Cheers!

Anthony
--
www.fonant.com - hand-crafted web sites

**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**



Re: [WSG] PNG support

2005-06-16 Thread kemie guaida




It's enough to put the link to the _javascript_ inside a ie conditional
comment, so opera can't see it.
:)

kemie


...:| kemie |:...

.:| www.monolinea.com
|:.



Anthony Cartmell wrote:

  
Sadly this doesn't work in Opera 8.
  


Why should it?

  
  
For people who use Opera ;)
  
  
What I meant was, the page in question doesn't work in Opera 8.
  
  
They probably need to tweak their browser-sniffing or something, as,
as you say, Opera doesn't need anything special to display
alpha-channel PNGs.
  
  
Cheers!
  
  
Anthony
  





Re: [WSG] PNG support

2005-06-15 Thread Patrick H. Lauke

Tom Livingston wrote:

Has any headway been made as far as hacks/filters go? I found the JS  
and PHP solutions... is that it?


The .htc behaviour for IE is probably the slickest way around if you 
want PNG24 support.


http://www.google.co.uk/search?q=htc+png

--
Patrick H. Lauke
_
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
**
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**