Forums
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
show/hide div with rounded cornes in IE8
Author |
Message |
piretrus
Joined: Thu Jan 20, 2011 8:42 am Posts: 40
|
 show/hide div with rounded cornes in IE8
|
Thu Nov 15, 2012 5:20 am |
|
 |
piretrus
Joined: Thu Jan 20, 2011 8:42 am Posts: 40
|
 Re: show/hide div with rounded cornes in IE8
Anyone know the answer?
|
Mon Nov 19, 2012 3:21 am |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: show/hide div with rounded cornes in IE8
How is the display style of the child changed?
|
Mon Nov 19, 2012 10:09 am |
|
 |
piretrus
Joined: Thu Jan 20, 2011 8:42 am Posts: 40
|
 Re: show/hide div with rounded cornes in IE8
First the div has a class="hidden" that in the css is equal to display:none. After you make mouse over, in this div appear a style tag, with style="display:block;", in this moment is when the <css3-container> don't change and still have style="display:none;"
Thanks
|
Mon Nov 19, 2012 10:34 am |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: show/hide div with rounded cornes in IE8
OK so am I inferring correctly that you are using JavaScript to assign div.style.display = 'block' when the parent's mouseover event fires?
|
Mon Nov 19, 2012 11:56 am |
|
 |
piretrus
Joined: Thu Jan 20, 2011 8:42 am Posts: 40
|
 Re: show/hide div with rounded cornes in IE8
yes, I use javascript
|
Mon Nov 19, 2012 1:34 pm |
|
 |
jason
Joined: Wed Jul 14, 2010 11:46 am Posts: 1452
|
 Re: show/hide div with rounded cornes in IE8
That's strange then. PIE should be automatically handling changes made directly to the display of the styled element, and in fact our test suite includes a test for this case and it works correctly.
I'm afraid I can't help much unless you are able to provide a test case or a link to the page in question.
|
Mon Nov 19, 2012 2:55 pm |
|
|
|
Page 1 of 1
|
[ 7 posts ] |
|
Who is online |
Users browsing this forum: Baidu [Spider] and 5 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
|
|