jQWidgets Forums

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    jqxButton Posts
  • jqxButton #58670

    EricK
    Participant

    Hello to all,
    How do I get the name property of a button with the click event?

    $(“#Button0”).bind(‘click’, function(event){
    alert(‘c:’+event.args);
    });

    This gives me undefined.

    P.S. – Wish we could perform searches within a topic category…..

    jqxButton #58677

    Peter Stoev
    Keymaster

    Hi Erick,

    1. jqxButton does not have event.args and also does not have name.
    2. There is no Search in the Forum by category.

    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.