jQWidgets Forums

jQuery UI Widgets Forums General Discussions 4 new themes. in 3.0.3

This topic contains 2 replies, has 3 voices, and was last updated by  Gecko 11 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • 4 new themes. in 3.0.3 #30280

    luesak
    Participant

    What what might these themes be? Where can I find them? I don’t see them in the demos…

    4 new themes. in 3.0.3 #30295

    Peter Stoev
    Keymaster

    Hi luesak,

    They are included in the download package.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    4 new themes. in 3.0.3 #30574

    Gecko
    Participant

    Luesak,
    They appear to be:

    jqx.android.css
    jqx.blackberry.css
    jqx.mobile.css
    jqx.windowsphone.css

    located in the download with the other .css files jqwidgets-ver3.0.3.zip\jqwidgets\styles\
    The demos can reference them by calling them like any other .css file – in the html
    You will see the demos call jqx.base.css, you just want to add the desired style (for example)

    <link rel="stylesheet" href="../../jqwidgets/styles/jqx.orange.css" type="text/css" />

    and in your javascript details of the grid set

    theme: 'orange', 

    Also remember you can create your own theme using their theme builder.

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

You must be logged in to reply to this topic.