Ionic floating label for select inputs

Hi,

There is some way to using the floating labels with the form selects? I’ve tried to use the css item-floating-label and the item-select in the same control but I had no success.
The code to the demo is here: http://codepen.io/furedi/pen/doQdwB?editors=100
I’d like to keep the consistency between the inputs, but the select without the floating label feels strange to me.

Fredy

2 Likes

Even I am looking for easy implementation of select with floating label. Also, looking for auto-complete but that’s secondary.