You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved Default text in reply boxes Wed May 30, 2012 8:48 am

  • 5ix

    5ix
    How to put default text into the reply boxes?

    ADMIN

    2Solved Re: Default text in reply boxes Wed May 30, 2012 9:55 am

  • Verrell123 ADMIN

    Verrell123
    All Forum Version:

    Admin CP -> Modules -> JavaScript Codes Management -> Create a new JavaScript

    Code:

    $(document).ready(function(){
    document.getElementById('text_editor_textarea').placeholder = "Your Text Here";
    });

    Tick "In all Pages" (For every reply box) or select "In the topics" (For the quick reply box only)

    http://verrell123.co.cc/

    3Solved Re: Default text in reply boxes Wed May 30, 2012 10:57 am

  • 5ix

    5ix
    Thanks, it's work Smile

    ADMIN

    4Solved Re: Default text in reply boxes Wed May 30, 2012 11:00 am

  • Verrell123 ADMIN

    Verrell123
    Solved | Locked.

    http://verrell123.co.cc/

    Sponsored content


    View previous topic View next topic Back to top  Message [Page 1 of 1]

    Permissions in this forum:
    You cannot reply to topics in this forum