--- In [email protected], "johnbaronreid1972" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "longsonr" <longsonr@> wrote: > > > > --- In [email protected], "johnbaronreid1972" > > <johnbaronreid1972@> wrote: > > > > You are not doing anything wrong. You are suffering from > > https://bugzilla.mozilla.org/show_bug.cgi?id=339807 > > > > This was fixed during the Firefox 3 development cycle. A workaround > > would be to use setTimeout as Andreas suggests. > > > Right - now I see that the bug report mentions that it can happen > outside the onload event(). That was confusing as I'm definitely not > doing anything in the onload event.
I think you are confusing the bug I mentioned with the onload bug that Andreas mentioned previously. There are (at least) two different bugs with GetBBox in firefox 2 a) it doesn't work onload b) it doesn't work immediately after you change things. SetTimeout should be able to work around both. Robert. > > Thanks for the help, > John. > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

