Hi. I need update by websocket the content of a UL HTML tag with information about images. I search the tag id with GetElementByID and then create a JQueryElement and use SetHTML to update the tag content. This works fine only the first time. If i try to repeat the process to update again the data then GetElementByID doesn't found the tag and i can't update again.
Any idea?
Thank you
Rubén
Any idea?
Thank you
Rubén