@robgnyc
12 years, 8 months ago
Is there any reason why this wouldn’t work:
‘onlick="document.getElementById('bbp_reply_content').focus();‘
onlick="document.getElementById('bbp_reply_content').focus();
I put this in but it does nothing. Just need the button to jump down the page to the textarea and set focus there. Should be simple.