syntax-prosody-ot / main

A webapp for the syntax-prosody analyst working in Optimality Theory, with automated Gen, Con and Eval. Download build files from syntax-prosody-ot/build
https://spot.sites.ucsc.edu/
GNU General Public License v2.0
12 stars 2 forks source link

Auto and manual combine trees #577

Closed sz245 closed 3 years ago

jbellik commented 3 years ago

I just realized, interface1.html actually does the call to built_in() directly! Take a look at line 550 of interface1.js. It uses .value to get the value rather than the displayed string. Looks like you can put the event listener directly in the html as well -- that must be what the onchange in the