RE: Internet Explorer question

2017-06-16 Thread Matthew Pava
[mailto:django-users@googlegroups.com] On Behalf Of Andréas Kühne Sent: Friday, June 16, 2017 2:52 AM To: django-users@googlegroups.com Subject: Re: Internet Explorer question Hi, If you target corporate users, you will have to test IE. I would say that that is a requirement. The draggable

Re: Internet Explorer question

2017-06-16 Thread Andréas Kühne
Hi, If you target corporate users, you will have to test IE. I would say that that is a requirement. The draggable corner of a TextField is a browser implementation for example and doesn't exist in IE (as you now have experienced). However the javascript problems you are seeing should "just work",