Input focus animation for selectCheckboxMenu

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
joerg
Posts: 24
Joined: 07 Nov 2013, 17:44

07 Apr 2019, 21:41

Hi,
Im trying to use input focus animation for selectCheckboxMenu. I'm wrapping it in an md-inputfield like so:

Code: Select all

<h:panelGroup styleClass="md-inputfield">
    <p:selectCheckboxMenu id="console" label=" " updateLabel="false">
        <f:selectItem itemLabel="Xbox One" itemValue="Xbox One" />
        <f:selectItem itemLabel="PS4" itemValue="PS4" />
        <f:selectItem itemLabel="Wii U" itemValue="Wii U" />
    </p:selectCheckboxMenu>
    <label>Console</label>
</h:panelGroup>
This works find for a <p:selectOneMenu> (meaning it animates the label on focus, moving it out of the way), but not for a selectCheckboxMenu. Maybe you have some css that could make it work?

Thanks,
Jörg.
PrimeFaces 8.0.2 | Tomcat 9 | Mojarra 2.2.20
PrimeVue 1.3.2
Win10, Chrome 84

Post Reply

Return to “Ultima - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests