dbojan
dbojan
this javascript could be used, without modifying `` tag: https://stackoverflow.com/questions/14267781/sorting-html-table-with-javascript/77084048#77084048 ``` window.onload=function(){ const getCellValue = (tr, idx) => tr.children[idx].innerText || tr.children[idx].textContent; const comparer = (idx, asc) => (a, b) =>...
css with color, alternating rows: ``` table { border-collapse: collapse; /* width: 100%; */ } th, td { text-align: left; padding: 8px; border: 1px solid green; } th { cursor:...
I see this has not been added yet. May I suggest a simpler version: If there is a file in profile folder, named bookmarks.txt , load file Read it line...
in the meantime, create shortcut to search from desktop using browser. Add rem in front of one of those start if you do not need them both. You can replace...
Hello @tannerhelland . Option to save without 'save option' display is used in Pixelitor, and Pinta. Maybe just add option for lossless file formats then, like tiff and/or png? Thanks.
I have only been able to use mpv with using second part of the key, and it starts to stutter after a while key: 111111...:222222.... --stream-lavf-o=cenc_decryption_key=2222
-I added shortcut to gog setup_toee.exe, in steam, set compatibility to 'proton experimental' -started setup from inside steam by clicking on shortcut, completed setup -moved toee folder from steam/compatdata folder...
Which compatibility settings did you use in Steam? Proton experimental, or something else?