Digital library html

From Redazione
Jump to navigation Jump to search
Line 462: Line 462:
 
*/
 
*/
 
$('.ci_form textarea').autosize();
 
$('.ci_form textarea').autosize();
 +
 +
 +
$('form').submit(function() {
 +
// ***attention !!!
 +
// otherwise pageforms will not retrieve it!
 +
$('input').removeAttr('disabled');
 +
return true;
 +
});
  
 
});
 
});

Revision as of 17:53, 11 March 2020

The name of the key people about the digital library
The main languages of the library