採用技術にフォーカスしたWebサイトリンク集。
トレンドリサーチや技術選定の参考に、WEBデザインやコーディング、開発の参考にも使えるWebサイトギャラリー。
Check WebTech

jQuery.Form が採用されたサイト事例一覧です。

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allow you to have full control over how the data is submitted.
No special markup is needed, just a normal form. Submitting a form with AJAX doesn't get any easier than this!
(DeepL翻訳)
jQuery Form プラグインを使うと、HTML フォームを簡単かつ控えめにアップグレードして AJAX を使えるようにすることができます。メインメソッドである ajaxForm と ajaxSubmit は、フォーム要素から情報を収集し、送信処理をどのように管理するかを決定します。これらのメソッドは両方とも多数のオプションをサポートしており、データの送信方法を完全に制御することができます。
特別なマークアップは必要なく、通常のフォームを使用します。AJAXでフォームを送信することは、これ以上簡単なことはありません!

https://github.com/jquery-form/form