Home | Trees | Indices | Help |
|
---|
|
Provides an implementation for IE6/7 that relies on 100% length in CSS.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
IE6/7 has event priority issues that will prevent the repaints from happening quickly enough causing the interaction to seem unresponsive. The following is simply a poor man's mouse event coalescing. |
IE6/7 has a quirk where a zero height element with non-zero height children will expand larger than 100%. To prevent self, the width is explicitly set to zero when height is zero. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 16 12:42:29 2010 | http://epydoc.sourceforge.net |