put button onclick 调用js中的方法 #328
Unanswered
wanghaisheng
asked this question in
Q&A
Replies: 2 comments 1 reply
-
只需要在 onclick 回调函数中调用 run_js() 即可 |
Beta Was this translation helpful? Give feedback.
1 reply
-
我都给你就好了
我现在想取代js里面定义的button |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
比如这个
function do_dl() {
download_files(%s);
};
</script>
Save all video files in one click.
Beta Was this translation helpful? Give feedback.
All reactions