jQWidgets Forums

jQuery UI Widgets Forums Getting Started Clarifications on JQW

This topic contains 1 reply, has 2 voices, and was last updated by  Ivo Zhulev 8 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Clarifications on JQW #89477

    c-myers1
    Participant

    Can someone please help understand:

    1) Can I use a single code-base for a fully responsive app or I need to have 2 versions of my app for desktop and mobile when using jqwidgets? This is because I see mobile jqwidgets. My preference is of course to have mobile/ desktop work with same app without having to maintain different sections in the code or totally different source code
    2) Relatedly, how do I ensure all controls size and fit properly in an app? If you resize the browser for some of the demos hosted on the site, the controls overflow beyond the margin/ borders.
    3) Are the angular2 components first-class typescript citizens or are they still using jquery behind the scene?

    Thank you

    Clarifications on JQW #89510

    Ivo Zhulev
    Participant

    Hi c-myers1,

    1) You need only to have one code. The mobile demos are only to show the cross-platform compability of the jQWidgets.

    2) This can be done by modifying the host container and corresponding widget properties affecting resize.

    3) They are using jQuery.

    Best Regards,
    Ivo

    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.