angularjs - How to use angular ui select with valid markup -



angularjs - How to use angular ui select with valid markup -

i want utilize angular ui select valid markup pass w3 validator instead of <ui-select> tag. how can that?

there illustration here http://plnkr.co/edit/a3klk8dkh3wwiiksdsn2?p=preview possible have using <select> tag?

it appears angular ui select source code hard-coded work non-standard elements.

you modify source have work divs or similar. not possible, however, create work standard <select> elements, since browser , dom don't expose plenty customizable end points.

angularjs angular-ui

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -