From bc199d6178b1ed48a7d2c325430907d287304f5c Mon Sep 17 00:00:00 2001 From: Sylvia Blaho Date: Sun, 24 Mar 2024 20:27:22 +0100 Subject: [PATCH] add code credit to README #8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d89d489..7660c5f 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ Web Disability Simulator - [Remove a certain characrer from a string](https://www.scaler.com/topics/javascript-remove-character-from-string/) - [Evaulate a string as a mathematical expression](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#never_use_direct_eval!) - [Docstrings](https://stackoverflow.com/questions/34205666/utilizing-docstrings) +- [Enable and disable an input button](https://stackoverflow.com/a/13831737) ### Content