Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7348, comment 5


Ignore:
Timestamp:
11/25/2016 07:32:19 PM (8 years ago)
Author:
mercime
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7348, comment 5

    initial v1  
    1717> To make this work the aria-expanded="false" should set to true when the div.field-visibility-settings is visible.
    1818
    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.
     19Sounds 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.
    2020
    2121> The ul/li construction can go, it just adds more clutter to the code.