this script has dependency on
https://gist.githubusercontent.com/Elrashid/ce59f52d5552f453e4249d26e67a48c0/raw/.gitignore
We will open a Run window
this script has dependency on
https://gist.githubusercontent.com/Elrashid/ce59f52d5552f453e4249d26e67a48c0/raw/.gitignore
We will open a Run window
this script has dependency on
https://gist.githubusercontent.com/Elrashid/ce59f52d5552f453e4249d26e67a48c0/raw/.gitignore
We will open a Run window
this script has dependency on
We will open a Run window
| *.swp | |
| *.*~ | |
| project.lock.json | |
| .DS_Store | |
| *.pyc | |
| nupkg/ | |
| # Visual Studio Code | |
| .vscode |
| ="$(document.getElementById('contents:j_idt105:studentsTable:" & (A2-1) & ":isAbcense_input')).click()" |
| var idArray = []; | |
| function jqSelector(id) { return "#" + id.replace( /(:|\.|\[|\]|,)/g, "\\$1" );} | |
| function c() {$("#contents\\:j_idt105\\:studentsPanel_content table tr td:nth-child(6) input[type='checkbox']:checked").each(function () { idArray.push(this.id);});} | |
| function p() { idArray.forEach(function (id) { $(jqSelector(id)).trigger( "click" ); ;});} | |