Brand New Animal RP Forum

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Welcome Guest! Your last visit was Wed Dec 31, 1969. You have made 0 posts! Please welcome our newest member, Lau!

Pardon the dust! We're still working on updates! Stay tuned!
[ Join our Discord! ]
We are an Alternate Universe BNA Roleplay Forum! Please check our lore!

    Itchy
    Itchy

    Village : N/A
    Rank : Genin
    Clan : N/A
    Posts : 180

    Info Sheet
    Character Name: Do'Saah
    HP: 45
    MP: 45

    Tes Empty Tes

    Post by Itchy Sat Mar 12, 2016 3:26 pm




                                                                                 

                                                                                 

                                                                                 

                                           This is where you can put in things for staff to do, letting them know that you finished your training or completed a character and/or you want your techniques checked! Also anything else that may require their attention or assistance.
                                           

                                                                                 

                                                                                 

                                                                               


    function selectCode(a)
    {
    // Get ID of code block
    var e = a.parentNode.parentNode.getElementsByTagName('CODE')[0];

    // Not IE
    if (window.getSelection)
    {
    var s = window.getSelection();
    // Safari
    if (s.setBaseAndExtent)
    {
    s.setBaseAndExtent(e, 0, e, e.innerText.length - 1);
    }
    // Firefox and Opera
    else
    {
    // workaround for bug # 42885
    if (window.opera && e.innerHTML.substring(e.innerHTML.length - 4) == '
    ')
    {
    e.innerHTML = e.innerHTML + ' ';
    }

    var r = document.createRange();
    r.selectNodeContents(e);
    s.removeAllRanges();
    s.addRange(r);
    }
    }
    // Some older browsers
    else if (document.getSelection)
    {
    var s = document.getSelection();
    var r = document.createRange();
    r.selectNodeContents(e);
    s.removeAllRanges();
    s.addRange(r);
    }
    // IE
    else if (document.selection)
    {
    var r = document.body.createTextRange();
    r.moveToElementText(e);
    r.select();
    }
    }
    if(text){}else{ var text = 'Selecionar todos';}
    jQuery(document).ready(function(){
    jQuery("dl.codebox dt").not("dl.spoiler > dt").html('Code: Seleccionar todo el contenido');
    });

      Current date/time is Mon Mar 18, 2024 7:14 pm