html - Disabled Textarea can't be Scroll on Windows Phone -


i have tried adding overflow: auto; & overflow: scroll; still no effect on that. similar question; disabled textarea can not scroll in ie8 no answer question. needs work in windows phone & ie9 , +. using readonly instead disabled not feasible solution me.

i think ideology set control disabled say, dont wont have events , actions run it.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -