jQuery UI Widgets Forums General Discussions Check if browser is compatible with jqWidgets

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 8 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • 74bit
    Participant

    Hello,

    do you have an easy way to check if the user’s browser is fully compatible with jqWidgets?

    I don’t want to have backward compatibility, I just want to be able to warn the user, if his old browser might have issues with jqWidgets.

    (I could write some code to determine the browser and it’s version and compare it to the list you published, but maybe there’s a easier way)

    Thanks a lot,
    Witold


    Peter Stoev
    Keymaster

    Hi Witold,

    You can use jqxResponse or any other plugin on Internet to check the user’s browser. Then see which browsers we support from the Documentation. Actually, I do not believe that there is still someone who uses IE6 as we support any IE7+, Chrome, FF, etc browsers. Of course, if you use Angular 2 or jQuery 2+ versions which do not support old browsers, you may want to warn your users.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.