Menu

[Xsltforms-support] XsltForms_control.prototype.changeProp = function(node, prop, onTrue, onFalse, changed, nvalue) { var value = (prop === "notvalid" && nvalue === "" && !XsltForms_globals.validationError) ? false : XsltForms_browser.getBoolMeta(node, prop);


View entire thread

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.