What actions should I perform to re-render controls?
What actions should I perform to re-render controls?
BY 16 Sep 2013Web Application Development
I have a JS code that places content into `<ul>` tag. When I tried to place a similar HTML-snippet everything worked fine. Now I’m putting it with javascript and UI breaks down and looks really ugly. In jQueryMobile I used `$(‘#listboxID’).listbox(‘refresh’)` to re-render `<ul>`. But I’m not using jQM in project so how can I do that?
What actions should I perform to re-render controls?
Here’s the scripts I’m adding into HTML page:
And here’s the HTML markup (just in case):
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio