Difference between revisions of "Team:Pasteur Paris/Notebook"

Line 103: Line 103:
 
FaitHelp();
 
FaitHelp();
 
// auto adjust the height of
 
// auto adjust the height of
/*$('#container').on( 'keyup', 'textarea', function (e){
+
$('#container').on( 'keyup', 'textarea', function (e){
 
     $(this).css('height', 'auto' );
 
     $(this).css('height', 'auto' );
 
       $(this).height( this.scrollHeight );
 
       $(this).height( this.scrollHeight );
 
});
 
});
$('#container').find( 'textarea' ).keyup();*/
+
$('#container').find( 'textarea' ).keyup();
 
</script>
 
</script>
  

Revision as of 09:30, 8 September 2015

Notebook

Search for a content: