jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts

  • Jon Skeet
    Participant

    Hi Hristo,

    I think you didn’t understand the problem here.
    If I use your code, I added the jqxEditor – that you removed – and the problem is still there : JSFiddle (in Internet Explorer 10+)

    And yes, it’s normal it work in your Visual Studio, Alex explained the problem occurred in Internet Explorer.

    But thank you for trying to help us

    Hi Peter Stoev,

    Our problem is in Internet Explorer (all other browsers are fine), when we have a pretty big Dropdown List and an Editor. The Dropdown List alone works fine, as well the Editor alone. When we clic on the dropdown, it’s very long to show the list.

    We tried to put a delay before the initialization of the Editor. We’ve put a setTimeout() and initialize the Editor after 5 seconds. Before the initialization, the dropdown works fine, but at the moment the Editor is initiate, the next time we clic on the dropdown, there is a delay.

    It look like these two plugins have something in conflict. See our initial JSFiddle

    Best Regards,
    Jon Skeet

Viewing 1 post (of 1 total)