Skip to content
Snippets Groups Projects
Commit b6e18e99 authored by Matti Harjula's avatar Matti Harjula
Browse files

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")`.
parent 9d844cdd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment