aboutsummaryrefslogtreecommitdiff
path: root/src/requests.js
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-10 16:58:33 +0100
committer0neGal <mail@0negal.com>2022-01-10 17:00:48 +0100
commit0ceea0f8699d02054ba86c8171ad834a8cdf4747 (patch)
treedc3659357f9e991d24c07537309fc132750272ad /src/requests.js
parent99737d8461108b20b902faa0d6bcfb4b43d44f29 (diff)
downloadViper-0ceea0f8699d02054ba86c8171ad834a8cdf4747.tar.gz
Viper-0ceea0f8699d02054ba86c8171ad834a8cdf4747.zip
.disabled instead of .[remove/set]Attribute()
Doing <elem>.disabled = true is the same as <elem>.setAttribute("disabled", ""), same with <elem>.disabled = false, being the same as <elem>.removeAttribute("disabled")
Diffstat (limited to 'src/requests.js')
0 files changed, 0 insertions, 0 deletions