Author |
Message |
billreilly
Joined: Tue Aug 23, 2011 6:30 am Posts: 2
|
 Re: IE9 linear-gradient and border-image testing build
Jason:
I managed to get it working... somehow... I think when i added "AddType text/x-component .htc" to the .htaccess file it took a while for it to take effect... but now it appears to be fine...
Thanks for a great product...
Bill
|
Tue Aug 23, 2011 8:46 am |
|
 |
pinkindian
Joined: Wed Jul 21, 2010 7:36 am Posts: 5
|
 Re: IE9 linear-gradient and border-image testing build
thanx, works fine, only took a while for the .htaccess to take affect
|
Sat Aug 27, 2011 2:16 pm |
|
 |
matthewdl
Joined: Thu Jul 15, 2010 1:56 pm Posts: 34
|
 Re: IE9 linear-gradient and border-image testing build
When might we get a Beta 5 release? 
|
Tue Aug 30, 2011 6:03 pm |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: IE9 linear-gradient and border-image testing build
matthewdl wrote: When might we get a Beta 5 release?  Hopefully very soon. Unfortunately I've found some issues with the current code that I'm not comfortable releasing, but I think I'm close to having them all fixed. Anybody want to help out updating documentation to include the IE9 support? 
|
Thu Sep 01, 2011 10:27 am |
|
 |
glow
Joined: Mon Apr 18, 2011 2:27 am Posts: 4
|
 Re: IE9 linear-gradient and border-image testing build
Is there a stable build of pie with support for gradient in ie9? i don't think border-image is very usefull right now..
thanks
|
Fri Sep 09, 2011 3:35 am |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: IE9 linear-gradient and border-image testing build
By the way folks, 1.0beta5 is now released which includes the full IE9 gradient and border-image support. Grab that instead of the build in this thread.
|
Fri Sep 09, 2011 9:11 am |
|
 |
glow
Joined: Mon Apr 18, 2011 2:27 am Posts: 4
|
 Re: IE9 linear-gradient and border-image testing build
awesome @jason, thank you.
|
Fri Sep 09, 2011 3:32 pm |
|
 |
matthewdl
Joined: Thu Jul 15, 2010 1:56 pm Posts: 34
|
 Re: IE9 linear-gradient and border-image testing build
It looks like background-size is included in beta 5, but I don't see it on the docs. Still updating?
Also, thanks for the latest beta!
|
Tue Sep 13, 2011 7:56 pm |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: IE9 linear-gradient and border-image testing build
@matthewdl: beta5 only supports background-size in IE9, the docs say this implicitly (they say it is unsupported in IE6-8) but I suppose it could be made clearer. The most recent dev code supports background-size in IE6-8 as well, but that didn't make it into beta5.
|
Tue Sep 13, 2011 8:29 pm |
|
 |
Brunus
Joined: Fri Oct 07, 2011 1:33 am Posts: 6
|
 Re: IE9 linear-gradient and border-image testing build
Hi Jason
Thanks for your great work !
I'm building a test site with lots of modern technics and while putting css gradient on various elements it don't render on IE9.
- I'm using PIE 1.0 beta5. - I added the htc mime type in the .htaccess and even httpd.conf. - I'm using this rule for my gradient : -pie-background: linear-gradient(#46BFD3 0%, #3398B7 4%, #287790 96%, #3B9EB5 100%); - The html element targetted is a LI one. - I tryed with a simple 2 colors gradient without more luke. - My IE9 browser is not on my localhost dev station, it's on local network. - The css gradient on this element is rendered correctly on IE7 and IE8. - In the rendered HTML, PIE.htc is loaded correctly by IE9 as a css rule using behavior.
Do you please have and idea on this ? What could I test to give you more informations ?
Sincerely.
|
Fri Oct 07, 2011 2:11 am |
|
|