X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fjs%2FREADME;h=12447afc9819d383dc649f7adbc58abbca61decb;hb=f2c0c40f6e488f1a8e62bda9449b28115f343cac;hp=c93b2118ee3fd71a6410b40a7384579ba2a206db;hpb=1c0700f371f96466be113a4184d7ab9acd39e22f;p=friendica.git diff --git a/view/theme/diabook/js/README b/view/theme/diabook/js/README index c93b2118ee..12447afc98 100644 --- a/view/theme/diabook/js/README +++ b/view/theme/diabook/js/README @@ -19,4 +19,13 @@ 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 + +_______________________________________________________________________________________________ + +http://jquery.malsup.com/ +http://jquery.malsup.com/twitter/