You are not connected. Please login or register

Thank you

Korokoy

Korokoy

Forum Viewer
Forum Viewer
Thank you EmptyPosts Posts : 4
<b>Like</b> Like : 5146
Points Points : 150
Thank you admin for activating my account. i will assure you i will keep good and respect all the rules of the forum

#1 - Posted Fri Apr 14, 2017 4:41 am
Admin

Admin

Administrator
Administrator
Thank you EmptyPosts Posts : 45
<b>Like</b> Like : 9083
Points Points : 155
background-color: #F6F6F6;
border: 1px solid #E3E3E3;
border-left: 5px solid #00A5CD;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 0 0 #fff;
display: block;
margin: 5px 0;
padding: 10px;

#2 - Posted Fri Apr 14, 2017 5:12 am
https://chloe.all-up.com
Admin

Admin

Administrator
Administrator
Thank you EmptyPosts Posts : 45
<b>Like</b> Like : 9083
Points Points : 155
Code:

    $(function () {

        //########### ZONE EDITABLE ########################################################################################
        var specificLanguage = ""; //already set to the most common web languages
        var skin = ""; //Choose the theme. Standard one is 'default'
        //########### EDITABLE ZONE########################################################################################

        $.getScript("https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?skin=" + (skin ? skin : "default") + (specificLanguage ? "?lang=" + specificLanguage : ""));
        $("code,td.code div.cont_code").wrapInner("<pre class='prettyprint" + (specificLanguage ? " lang-" + specificLanguage : "") + "' />");
    });

$(function () { //########### ZONE EDITABLE ######################################################################################## var specificLanguage = ""; //already set to the most common web languages var skin = ""; //Choose the theme. Standard one is 'default' //########### EDITABLE ZONE######################################################################################## $.getScript("https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js?skin=" + (skin ? skin : "default") + (specificLanguage ? "?lang=" + specificLanguage : "")); $("code,td.code div.cont_code").wrapInner("
");     }); wrote:
Spoiler:

#3 - Posted Fri Apr 14, 2017 5:18 am
https://chloe.all-up.com

Sponsored content

Thank you Empty

#4 - Posted

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