Quick Reply
Posted: 10 Apr 2010, 19:00
How can I make it so where the quick reply box is always open on the bottom, instead of having to click it each time?
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
Code: Select all
onload_functions.push('init_qr();');
Code: Select all
// onload_functions.push('init_qr();');
Code: Select all
<noscript>
Code: Select all
</noscript>