Ode to Internet Explorer 
June 9th, 2007
I just committed the following source in the Nitobi Grid code base.
this.element.scrollTop=st; // This looks stupid but it is necessary to rejig // the scroll position. (IE Only) (Of course) this.element.scrollTop = this.element.scrollTop;
Dying a little inside.
This entry was posted on Saturday, June 9th, 2007 at 3:22 pm and is filed under Development, Complete UI. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

June 28th, 2007 at 5:07 pm
That’s sad.. although I’ve actually had more of these types of problems (scroll position wackiness) in Firefox lately.