Skip to content

how can i edit outerHtml element #6

Description

@bag7dad

i have this element

<div class="n">hello <a>world</a></div>

i just want to edit this outerHtml and add space between text and element so its be like this

<div class="n"> hello <a> world </a></div>

i read the Readme and didn't find any method for change outerHtml or innerHtml

like

$domx->getSimpleNode()->innertext = $article;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions