Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が持っている質問は、次のフィドルに関するものです:
`http://jsfiddle.net/yijiang/Y5ZLL/4/
フィドルは実際には最大値として 400 を取り、4 つのスライダーの合計は 400 を超えません。上記のフィドルには 2 つの質問が添付されています。
まあ、ajax を使用している場合はできますが、plane old form post を使用している場合はできません。すべてのスライダーに関連付けられた非表示フィールドを作成して、サーバー側のファイルに値を取得する必要があります。