Skip to content
This repository was archived by the owner on Oct 11, 2019. It is now read-only.
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

Run Wiselinks with Javascript #113

@hi4manohar

Description

@hi4manohar

Hi,
How can I call wiselinks from Javascript.
Let's say We've a table something like this:

<tr onclick="callFunction()">
    <td>Col1</td>
    <td>Col2</td>
</tr>

and JS is something:

Function callFunction() {
     // here i need to run wiselinks, and execute a url. like: http://example.com/abc and update div
}

Is there any solution to accomplish such task?

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