On Mar 18, 1:41 am, Walter Lee Davis <[email protected]> wrote:
> Would $('myTextArea').update('new string') be of any use, then? If the
> underlying mechanism of update() is to set the innerHTML property,
> wouldn't this be a nice shortcut?
It isn't much of a shortcut to call a function that will then call
half a dozen other functions to set the value of a property that you
can set directly. :-)
--
Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---