jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts

  • Terence
    Participant

    I have somewhat of a followup question to this.

    In my situation i am unable to just attach a function to the image like in the above example, as the jqxListBox is generate as part of a different object and there might be more then one object on the page.

    I tried going around this issue by Jquery binding a object to a custom class, however this does not work due to my content coming from a ajax(json) request, and the code is being executed before the listbox has been actually filled with its content, now the listbox does not seem to have a onFinishedLoad or anything similair do you have any suggestions how to approach this ?

    Adding a 1 second delay hardly seems to be the right way to approach this.

Viewing 1 post (of 1 total)