mercredi 4 mai 2016

change the number of checkboxes in HTML using javascript

I would have a group of checkboxes in the HTML page but the number of checkboxed depends on a uploaded file.

For example, suppose that the uploaded file is a data set which contains five columns. Thus automatically there should be five checkboxes on the website and user can select columns by checking the corresponding boxed.

I am thinking about how to use javascript (or jQuery) to solve this problem.

Aucun commentaire:

Enregistrer un commentaire