Topic: under IE8 , the content of the tree overflow from the tree div
I viewed the demo using IE8 . when the tree was expanded, the content which should hide overflow from the div of the tree
You are not logged in. Please login or register.
Mifjs forum — Mif.Tree, Mif.Menu » Bugs » under IE8 , the content of the tree overflow from the tree div
I viewed the demo using IE8 . when the tree was expanded, the content which should hide overflow from the div of the tree
demo name, demo link? can't reproduce with ietester ie8.
can't reproduce with ietester ie8, don't have standalone ie8 now. If someone have fix, post here, pls.
fixed
add "<meta http-equiv="X-UA-Compatible" content="IE=7" />" in the head of the page which uses mifTree
haha, it's not a fix, but it has saved me for now ![]()
This bug is very weird indeed - doesn't look like it can be fixed only by modifying the markup; seems to be a serious ie8 rendering problem.
i'm get standalone ie8, problem realy exists, this css seams fix it:
.mif-tree-wrapper span{
padding-bottom:0px;
padding-top:0px;
cursor:inherit;
display:table-cell;
}Posts [ 7 ]
Powered by PunBB