Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

WebElement.InnerHTML (gb.qt4.webkit)

Property InnerHTML As String

Either:

  • Returns the (X)HTML content between the element's start and end tags.

  • Or replaces the contents of this element as well as its own tag with the specified markup. The string may contain (X)HTML tags, which is parsed and formatted before insertion into the document.