Changeset 53 for efio/efio

Show
Ignore:
Timestamp:
12/19/07 03:19:45 (4 years ago)
Author:
teiko
Message:

написана пример использования kladr, efio и cemail на одной странице с общей проверкой

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • efio/efio/fio_suggest.js

    r52 r53  
    6565FioGroup.prototype.hideNextInputs = function(c) {} 
    6666FioGroup.prototype.showNextInput = function(c) {} 
    67 FioGroup.prototype.setButton = function(b) { 
    68     var oThis = this; 
    69     b.onclick = function(e) { oThis.checkAddition(); } 
    70 
    71 FioGroup.prototype.checkAddition = function() { 
     67FioGroup.prototype.check = function() { 
    7268    var oThis = this; 
    7369    var req = { 
     
    105101    ); 
    106102} 
    107 FioGroup.prototype.setMessage = function(m) { 
    108     this.message = m; 
    109 } 
    110103FioGroup.addNames = function(sname, name, pname) { 
    111104    JsHttpRequest.query(