-
- Downloads
Make STACK-JS cloned inputs clone the readonly/disabled status of the original...
Make STACK-JS cloned inputs clone the readonly/disabled status of the original input. `stack_jxg` does not yet use this but your own logic can now identify if the question has been submitted and things should be disabled on the other end if you so wish. Simply by checking if the input has the attribute `input.hasAttribute("readonly")`.
Showing
- amd/build/stackjsvle.min.js 1 addition, 1 deletionamd/build/stackjsvle.min.js
- amd/build/stackjsvle.min.js.map 1 addition, 1 deletionamd/build/stackjsvle.min.js.map
- amd/src/stackjsvle.js 4 additions, 0 deletionsamd/src/stackjsvle.js
- corsscripts/stackjsiframe.js 7 additions, 0 deletionscorsscripts/stackjsiframe.js
- corsscripts/stackjsiframe.min.js 1 addition, 1 deletioncorsscripts/stackjsiframe.min.js
Loading
Please register or sign in to comment