php - javascript - add form input based on selected dropdown -


this first time working javascript , looking @ jquery , wasn't sure for. in past have submitted form , used & post variables create correct table project bit more complex , have dynamic form.

what i'm trying add additional table rows for cpu, ram , hdd based on case , motherboard selected. data being returned json api.

i'm not looking free coding, need pointed in right direction.

screenshot:

try jquery append add new data cpu, ram , hdd drop downs.

http://api.jquery.com/append/


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -