I don't believe them that anyone using threads, at least meaningfully. It's the same thing for Facebook, people just don't engage with Meta platforms like they are thinking. This isn't 2006.
Same
Internet Archive seemed to grab the new version
https://web.archive.org/web/20...d/Setup_MakeMKV_v1.18.4.exe
Here's the link to an additional file it periodically downloads
https://web.archive.org/web/20260213092148/https://www.makemkv.com/sdf.bin
I think update's keys, etc. To manually trigger this update, put the sdf.bin file in the root of where the program is installed. When you launch the program it will pick up the file and import it. Typically put it here: C:\Program Files (x86)\MakeMKV\sdf.bin
Question
Pedro3
Hi...
This is a Basic one but can't see were the error is. I just want that the button is recognized by the onclick and executes the function.
The HTML file is like this
The js file is like this
//window.alert('Testing');
var varBtnClickMe = document.getElementById("btnClickMe");
varBtnClickMe.onclick = functHis();
function functHis(){
window.alert('Hi there!');
window.alert('It\'s me again!');
}
[/CODE]
Thank you
Link to comment
https://www.neowin.net/forum/topic/1057480-basic-onclick/Share on other sites
4 answers to this question
Recommended Posts