|
children()Returns the immediate children (inner HTML) of the elements in a result set. ExamplesThis script retrieves the inner HTML of an element selected from a snippet.
The following script retrieves the inner HTML of the elements and then performs a find/replace.
|
|