0

On my strictly HTML site, I have multiple forms that all need access to one select element, in order to send its context via POST to the server. I'd like to not resort to copying that element into each form. Is there any way of tying that element to multiple forms in HTML?

0 Answers0