Pages tagged autoresize:

jQuery plugin: ‘autoResize’ - James Padolsey
http://james.padolsey.com/javascript/jquery-plugin-autoresize/

jQuery plugin: ‘autoResize’
I remember googling for something of this nature a while ago but all I found were countless attempts using the cols and/or rows attribute of the textarea, thus making it pretty useless if you weren’t using a fixed-width font. Inspired by Jason Frame’s method, I’ve created an animating ‘autoResize’ jQuery plugin. Although it was inspired by his plugin it has a few slight differences, most notably the way in which the off-screen "testing" takes place. In his plugin (apparently inspired by Facebook’s implementation) a DIV is created off-screen and is filled with the textarea’s value whenever it changes. The height of this DIV is retrieved and then applied to the textarea. My plugin makes use of the scrollTop DOM property to gain the true height of the text and then applies that directly (or via animation) to the textarea.
This is Centratissimo: all centered and auto-resizable layout with some jQuery experiments by musings.it
http://centratissimo.musings.it/
jQueryとjQueryプラグインを使った中央表示、自動リサイズレイアウトのデモ?
This is Centratissimo: all centered and auto-resizable layout with some jQuery experiments by musings.it - v
Centratissimo is a web template with smooth scrolling features between pages and auto-resize capabilities relative to the actual screen-size, so that it results always perfectly centered. It's an all-centered and auto-resizable layout with some jQuery experiments.
This is Centratissimo: all centered & auto-resizable layout w/some jQuery experiments by musings.it http://bit.ly/dBZ34B RT @musingspuntoit
This is Centratissimo: all centered and auto-resizable layout with some jQuery experiments by musings.it
http://centratissimo.musings.it/
jQueryとjQueryプラグインを使った中央表示、自動リサイズレイアウトのデモ?
This is Centratissimo: all centered and auto-resizable layout with some jQuery experiments by musings.it - v
Centratissimo is a web template with smooth scrolling features between pages and auto-resize capabilities relative to the actual screen-size, so that it results always perfectly centered. It's an all-centered and auto-resizable layout with some jQuery experiments.