Eli, I tried it again with Firefox 2.0, IE 7.0, and Opera 9.02, but self.scrollTo() didn't work with any of them when overflow was set to 'hidden' for the documentElement.
Fote -- "Eli Friedman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Foteos Macrides wrote: >> Does this mean that the fix will not become available in "formal >> releases" until v3.0? Is there any chance of getting it into a v2.0.x >> "automatic upgrade" for general users of Firefox? >> >> I tried doing the self.scrollTo() immediately after setting overflow to >> 'hidden' but that javascript function stops working until after the >> scroll bars are restored. I guess, logically, the function shouldn't >> work, but this still leaves me without a workaround for v2.0 or earlier. >> >> Fote > > Really? Seems to work fine in my testcases. There must have been a bug > when you tried it (or maybe a bug in my tests). Could you try it again? > (Logically, no, you shouldn't be able to do that, but you can anyway.) > > -Eli _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

