What is the opposite of page[:text_field_tag_dom_id].readonly = "true"?
page[:text_field_tag_dom_id].readonly = "false" doesn't seem to work...and .writeable doesn't seem to exist.
What is the opposite of page[:text_field_tag_dom_id].readonly = "true"?
page[:text_field_tag_dom_id].readonly = "false" doesn't seem to work...and .writeable doesn't seem to exist.