Skip to content

Links in onClick property not captured in WAT 'Links' metadata #8

@e271828-

Description

@e271828-

Some examples below:

div onclick="location.href='webpage.html'"

input type=button onClick="parent.location='index.html'" value='click here'

input type=button onClick="parent.open('http://www.x.com/')" value='new window'

input type=button onClick=window.open("button-child.php","demo","width=550,height=300,left=150,top=200,toolbar=0,status=0,"); value="Open child Window"

input type="button" value="Open" onclick="window.location.href='http://www.y.com/'"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions