Linux 软件免费装

Contact Form 7 - Datalist

开发者 Stuart Clark
更新时间 2019年5月1日 04:03
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

form contact form contact html5 datalist

下载

1.0 1.1 1.2

详情介绍:

This control works in a similar way to the existing drop-down menu, but rather than a fixed list of options that the user must select from it is presented to the user as a textbox. Once the user begins typing a list of possible options will be shown, selecting one will fill in the rest of the field with the selected option, if the desired option is not present in the list then the user can type in their own option.

安装:

  1. Ensure Contact Form 7 is installed and activated.
  2. Install the plugin through the WordPress plugins screen or upload the plugin files to the /wp-content/plugins/cf7-datalist directory.
  3. Activate the plugin through the 'Plugins' screen in WordPress.

屏幕截图:

  • User has typed in 'dun' and matches are shown.

升级注意事项:

1.0 Initial release.

常见问题:

How do I use this?

When editing a Contact Form 7 form you should now be able to add a datalist tag.

Which browsers support this?

According to MDN https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist this is supported by Chrome 20+ (33+ on mobile), Edge, Firefox 4+, IE10+ and Opera 9.5+ but not Safari.

更新日志:

1.2 1.1 1.0