I noticed, yesterday, that on IE8, scrollTo doesn't work on overflowed
elements.

http://demos.flesler.com/jquery/scrollTo/

I even tried $('#elem').attr({ scrollLeft:500, scrollTop:500 }) but
that didn't work as well.

--
Ariel Flesler
http://flesler.blogspot.com

On Dec 18 2008, 1:50 pm, sferragne <simonferra...@gmail.com> wrote:
> Our friends at Microsoft have a lot of work to do until their new born
> browser IE8 (Still in Beta 2) actually works the way it should.
>
> It seems that there is a major event triggering issue.  Lots of jQuery
> core functionalities depends of events.
>
> For the ones interested to see some upcoming bugs, download IE8 beta 2
> and visit the following links.
>
> Jquery Corner. (Not working)http://www.malsup.com/jquery/corner/

Reply via email to