Help for What’s New Textareas Autofill Text
-
I need a little help, maybe this is too complicated for a rookie, probably a question for the buddypress.org programmers.
I am copying the ‘autofill textareas with text, than disappear when clicked, (like buddypress.org whats new textarea) although I am missing some Textarea IDs, and wondering if bp.org uses the same “id=”whats-new” for groups, and profile posting, because if you use the `onFocus=”this.value=”; return false;` approach, the Text on the Textareas stays the same for groups, illuminating the “Whats New in %group% ….”
On bp.org, it’s different for groups, so what is the other textarea id value that you would add to:
``
To make this correct?
- The topic ‘Help for What’s New Textareas Autofill Text’ is closed to new replies.