Francesco Posted September 11, 2011 Posted September 11, 2011 (edited) CauseThe applications list TD (the one with opTxt class) has a rowspan of 2, required to fix tooltips flickering issues, that allows it to overflow in the TD of the Exit button.SolutionIn WPI.htm replace onLoad="WPIReady(); with onLoad="WPIReady(); document.all.layerboxes.style.height = document.all.td_sidepanel.clientHeight + 'px';" Edited September 12, 2011 by Francesco
Kelsenellenelvian Posted September 12, 2011 Posted September 12, 2011 Have to skip this one for now as it exposes a bug in the tooltips/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now