RyanStanford1
6 years agoQrew Captain
JQuery referencing by FID??
So I saw an example of JS code that Joshua Tate posted... and it included: $("#_fid_6, #_fid_7, #_fid_14").on("change", function() {....} Now, I've tried to get this to work... but I'm wondering...