X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fjs%2FREADME;h=57ca16d020c4b65395dfe8c669021104c2edd00c;hb=16c308791f5de694f7a7b390c90bdfdad78a59da;hp=c93b2118ee3fd71a6410b40a7384579ba2a206db;hpb=cb05801a9031254f5882038de07a3ee4d5f89dd0;p=friendica.git diff --git a/view/theme/diabook/js/README b/view/theme/diabook/js/README index c93b2118ee..57ca16d020 100644 --- a/view/theme/diabook/js/README +++ b/view/theme/diabook/js/README @@ -19,4 +19,8 @@ An integer representing the maximum width for the image. Example $(function() { $( ".resizeme" ).aeImageResize({ height: 250, width: 250 }); -}); \ No newline at end of file +}); + +_______________________________________________________________________________________________ + +http://javascriptly.com/examples/jquery-grab-bag/autogrow-textarea.html