Hello
I was just wondering what the easiest way would be to add some html
code e.g. a whole table that I'm getting back from an AJAX request to
the DOM instead of just adding it into a DIV tag for instance by using
element.set('html', response);

Thank you in advance for your input.

Reply via email to