pryley/float-labels.js

Uncaught TypeError: Cannot read property 'defaultSelected' of undefined

Closed this issue · 0 comments

Steps to reproduce:

float-labels.js@316

var selected = el.options[el.selectedIndex].defaultSelected !== true ? true : false;