cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.81k forks source link

textarea problem #31

Closed ieq8 closed 10 years ago

ieq8 commented 13 years ago

I have something like that:

#scroll
  #elements
    .element
      textarea

iScroll applied to

#scroll
When i tap to textarea iScroll stop working.

thi3rry commented 13 years ago

there is an issue on all form elements : see https://github.com/cubiq/iscroll/issues#issue/13

I've tried this pull request https://github.com/cubiq/iscroll/pull/38 and it seems to fix the problem.

davidpfahler commented 10 years ago

v4 is unsupported.

iScroll 5 has form support. More and better support for forms is one the way.

unrealyan commented 7 years ago

the textarea in iscroll5 scroll can not work