X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fjs%2FREADME;h=12447afc9819d383dc649f7adbc58abbca61decb;hb=88443ed3fb3c4d91f93d3520f260aa40eb6ec694;hp=c93b2118ee3fd71a6410b40a7384579ba2a206db;hpb=0fa3b7f348c3deeb85cb5f5f9bd35ba47b0e92ee;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/