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