Skip to content

How to hidden a div #416

@codlin

Description

@codlin

I want to load a url, then modify the div element of the html, e.g.:
from
<div class="goods-bottom-bar"></div>
to
<div class="goods-bottom-bar" style="display:none;"></div>
then display in flutter widget.
Does the plugin have API to achieve this?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions