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

Run Wiselinks with Javascript #113

Open
hi4manohar opened this issue May 3, 2018 · 0 comments
Open

Run Wiselinks with Javascript #113

hi4manohar opened this issue May 3, 2018 · 0 comments

Comments

@hi4manohar
Copy link

hi4manohar commented May 3, 2018

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant