I ve a page with 10 fields. They are the fields for insert the players of a game s tournament. When the user click "submit" I want a modal dialog with jquery that says "Insert numbers of prized positions" with a field for insert a number. After click submit on dialog I send the data (fields for players and number of prized positions) to another page that process them.
我如何能够这样做?
增 编