NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on April 22, 2026, 07:38:59 AM
-
Hi
C11.1 NT 14.37
I have a javascript function called move().
I have a button and i want to execute the move() function when the button is pressed.
I have tried multiple permutations and this is my current permutation for the button embed. However, it is not correct as the function does not execute.
This is the current iteration:
p_web.script('$(''["move()"]'').call();')
Can someone help me with the correct syntax to call this function from a NT button?
THanks,
Ron
-
see https://clarionhub.com/t/net-talk-calling-javascript-function/9067/4