jQWidgets Forums

jQuery UI Widgets Forums Getting Started First Aid with Jqx

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  vincent 10 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • First Aid with Jqx #64615

    vincent
    Participant

    I’m trying to create my first Gauge page in a Jquery mobile html page.

    I’ve create a 2 pages in a single HTML file with a data-role=”pageone” and data-role=”pagetwo”. Quit easy so far.

    Then I paste a gauge example js, fired when the pagetwo opens and I created a <div>.

    Lastly, I invoqued Jquery mobile CSS, jqx CSS, Jquery and Jquery mobile js, as well as the jqx js.

    BUT, firefox returns me TypeError : s is undefined. I can’t find the problem.

    Here, please find the jsfiddle.net : http://jsfiddle.net/choucroutemelba/xxmf24bm/

    Thanks for your help

    Vincent

    First Aid with Jqx #64616

    Peter Stoev
    Keymaster

    Hello Vincent,

    The issue is raised due to the fact that you tried to create the Gauge from hidden element. The element however should be visible. I modified your example and here’s the link: http://jsfiddle.net/2599tjy3/

    Best Regards,
    Peter Stoev

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

    First Aid with Jqx #64696

    vincent
    Participant

    Hello Peter

    It works fine.

    Thanks for your precious help and have I nice Christmass day.

    Vincent

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

You must be logged in to reply to this topic.