All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.server.change.rq Maven / Gradle / Ivy

#
# onChange=''
#
template st:change {
      
 if (st:get(st:protocol, st:ajax), 
    "trans(this.form); return false;",
    "submit();")  
}
where {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy