Internet explorer 6 display problem

Bug #743655 reported by shenzhuxi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Internet Archive BookReader
Fix Released
Medium
mangtronix

Bug Description

div#BRcontainer{
  _height: expression(document.body.clientHeight);
}

div#BRnav {
  _position:absolute;
  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}

Revision history for this message
shenzhuxi (shenzhuxi) wrote :

I'm sorry.

#BRcontainer{
  _height: expression(documentElement.clientHeight);
}

mangtronix (mang)
Changed in bookreader:
assignee: nobody → mangtronix (mang)
importance: Undecided → Medium
milestone: none → codesprint
status: New → Triaged
mangtronix (mang)
Changed in bookreader:
milestone: codesprint → cleanup
Revision history for this message
mangtronix (mang) wrote :

Remarkably close to fully working on IE6.

Revision history for this message
mangtronix (mang) wrote :

Smoketest OK on IE8/XP

mangtronix (mang)
Changed in bookreader:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.