In Flask, is there a way to have multiple checkboxes invoke different functions on an HTML input tag?

后端 未结 0 1620
悲哀的现实
悲哀的现实 2021-01-05 01:45

I have an HTML file with an input tag and two checkboxes. In a python file I have two functions meant to act on the input tag depending on which checkbox is selected. For so

相关标签:
回答
  • 消灭零回复
提交回复
热议问题