开发者

Form to handle multiple entries (jQuery) [closed]

开发者 https://www.devze.com 2023-04-05 10:20 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have a form with 12 fields. This form submits the information for registering a student for courses that we offer. Currently, it only handles one registration at a time and is kind of clunky.

I want to present the user the capability to register more than one person at a time. Essentially adding multiple users' info at once before submitting the form.

I also want to have an area above the form that shows a list of people that they enter in a select, which will later be modified to have checkboxes so they may remove them, if needed.

Anyone know of any tutorials 开发者_C百科or sample showing how to do something like this using jQuery?


Here are a couple of links that should help you get started:

http://www.catswhocode.com/blog/10-jquery-tutorials-for-working-with-html-forms

http://designm.ag/tutorials/jquery-forms/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号