On 10/13/2010 12:45 PM, rvj wrote:
thanks .. although I wasnt exactly sure what you meant by a manual flush
Adding "document.documentElement.offsetHeight;" forces pending style changes to be executed internally. Adding it to your example (after setting the class attribute) appears to make it work as expected. This is a bug in Gecko. Please file a bug report at https://bugzilla.mozilla.org/ unless it's filed already. (under Product:Core, Component:Selection) Thanks. /Mats _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

