Changes between Initial Version and Version 1 of Ticket #7348, comment 5
- Timestamp:
- 11/25/2016 07:32:19 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7348, comment 5
initial v1 17 17 > To make this work the aria-expanded="false" should set to true when the div.field-visibility-settings is visible. 18 18 19 Sound great. Let's see what we can do here. When the `change` button is pressed, the whole `<p class="field-visibility-settings-toggle"...` along with the `button` within disappears.19 Sounds great. Let's see what we can do here. When the `change` button is pressed, the whole `<p class="field-visibility-settings-toggle"...` along with the `button` within disappears. 20 20 21 21 > The ul/li construction can go, it just adds more clutter to the code.