ソースを参照

Update README

Add decision to not support <input type="image"> fully.
master
コミット
a07c6c7de1
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      README.md

+ 3
- 0
README.md ファイルの表示

@@ -172,4 +172,7 @@ add values to the form (such as specifying which action to take for the rest of
[usability table for `SubmitEvent.submitter`](https://caniuse.com/mdn-api_submitevent_submitter) to check if your target [usability table for `SubmitEvent.submitter`](https://caniuse.com/mdn-api_submitevent_submitter) to check if your target
browser is supported. browser is supported.


There is no support for `<input type="image">` elements. It is recommended to handle the XY coordinates tracking
separately as mouse events when using said elements as submitters.

The sources are under the [MIT license](https://code.modal.sh/TheoryOfNekomata/formxtra/raw/branch/master/LICENSE). The sources are under the [MIT license](https://code.modal.sh/TheoryOfNekomata/formxtra/raw/branch/master/LICENSE).

読み込み中…
キャンセル
保存