Topic: MifTree keynav in IE6
moro,
page is broken in IE6 (have not tested IE7).
to fix it I had to comment out the following line in Mif.Tree.KeyNav.js:
tree.wrapper.setAttribute('tabIndex',1);Why is this happening?
Thanks
You are not logged in. Please login or register.
moro,
page is broken in IE6 (have not tested IE7).
to fix it I had to comment out the following line in Mif.Tree.KeyNav.js:
tree.wrapper.setAttribute('tabIndex',1);Why is this happening?
Thanks
work if you set
.mif-tree-wrapper{
position: relative;
}
Posts [ 2 ]
Powered by PunBB