Forums
|
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
issues of "linear-gradient" in ie9
| Author |
Message |
|
cloudy
Joined: Mon Jun 11, 2012 7:49 pm Posts: 3
|
 issues of "linear-gradient" in ie9
I have two css file, one is file css1.css
.test { -pie-background: linear-gradient(#000, #fff); behavior: url(PIE.htc); }
and another is css2.css
.test { -pie-background: linear-gradient(#fff, #000); behavior: url(PIE.htc); }
if the html firstly include css1.css at first, then change the src of style element to css2.css, the "linear-gradient" won't be changed by itself until I mouse over it, is there any solution for that.
Attachments:
test.zip [1022 Bytes]
Downloaded 66 times
|
| Mon Jun 11, 2012 7:56 pm |
|
 |
|
cloudy
Joined: Mon Jun 11, 2012 7:49 pm Posts: 3
|
 Re: issues of "linear-gradient" in ie9
I've tried -pie-watch-ancestors: 1;, and it seems working.
|
| Mon Jun 11, 2012 8:08 pm |
|
 |
|
cloudy
Joined: Mon Jun 11, 2012 7:49 pm Posts: 3
|
 Re: issues of "linear-gradient" in ie9
well, if I wrap div with another div, the "-pie-watch-ancestors" doesn't work at all
|
| Mon Jun 11, 2012 11:46 pm |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: Google [Bot] and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|