my old precision t3600 that was my main rig till I got my current build
will post pics of the server soon but here's the drives: (Intel DC-S4500 960gb enterprise grade SATA SSD for boot drive + Ironwolf Pro 14TB)
and my main rig does a backup to this every wed w luckybackup rsync/rclone frontend. mounted locally n added to fstab on the main rig and this t3600 does a nice job as being the backup rig n everything's synced.
Wow you are right, I never even noticed this until you said it! (870E Aorus Master)
Before testing this card I had a TP-Link tx401 10GbE PCIe card in that slot (now using XikeStor 310 Thunderbolt to Ethernet adapter).
Recent Achievements
DrWankel earned a badge First Post
DrWankel earned a badge Reacting Well
Supreme Spray LV earned a badge Week One Done
Genuinetonerink- Dubai earned a badge One Month Later
Genuinetonerink- Dubai earned a badge Week One Done
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