This plugin adds blocks around the selection field and creates the necessary event handlers. You can stylize the look of these blocks using the CSS. The plugin simplifies website development.
MIT License
1
stars
0
forks
source link
0.5.5. Fix #20. Clear the `style` attribute if newly selected option does not have it. #21
Fix #20
style
attribute of the main field if newly selected option does not have it.test.html
.test.html
.The plugin does not change the
class
attribute when selecting a new option.