1.0.10 • Published 2 years ago

cfwselectwoo v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

selectWoo

selectWoo is a fork of select2 with improved accessibility.

selectWoo is also optimized for WordPress plugin development and is designed to be able to run alongside versions of select2 that other plugins may be using.

Usage:

Usage is the same as select2, but can also be initialized with .selectWoo(). .select2() initialization has been kept for full backwards compatibility. If other versions of select2 are potentially going to be running on the same site, initializing elements with .selectWoo() is recommended.

You can enqueue the select2 or the selectWoo js and css files in the dist folder. They are the same.

Accessibility Testing:

Here are samples that can be used for accessibility testing.