It looks like they are doing something like this:

Event.observe($('field'), 'keyup',function(e){$('field').size = 40+
$F('field').length*11;});

On Jul 1, 1:12 pm, Marco A V <[EMAIL PROTECTED]> wrote:
> in del.icio.us header, when i typing a word, the input box is resized.
>
> is there any thing similar in prototype/script.aculo.us?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to