Skip to content

Opentip.findElements(); destroy all Elements befor? #83

@abollin

Description

@abollin

Sorry my English is very bad.

A part of my page (div) I reload it every 30 sec. with xmlHttp2.open('POST', 'reload_online_index.php');.

Inside there are many <span …… data-ot='" . $ToolTip[$key]. "' data-ot-delay='0' data-ot-hide-trigger='trigger' data-ot-removeElementsOnHide='true'>

After the ‘document.getElementById("div_bollin_online").innerHTML = xmlHttp2.responseText’ I put a:

Opentip.findElements();

Is there a way to destroy all the Elements before? The shadow gets always darker ( in the div that is not be reloaded) and the Tootip appears ever time later …

Thanks,
Arthur

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