Бесплатный HTTP PROXY, бесплатный антивирсЭто безопасная версия страницы http://alexgorbatchev.com, которая сохранена в кэш-память SafeWeber.ru
Последнее обновление данных о странице было: 11.01.2011г. в 10:21.

Спонсор проверки SafeWeber:

SyntaxHighlighter 3.0.83

whats new?
SyntaxHighlighter is an open source Java Script client side code syntax highlighter.
donate download installation autoloader configuration @syntaxhighlight

About

SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.

SyntaxHighlighter is currently used by Apache, Aptana, Mozilla, Yahoo, Wordpress, Bug Labs, Freshbooks and others.

Demo

    // SyntaxHighlighter makes your code
    // snippets beautiful without tiring
    // your servers.
    // http://alexgorbatchev.com
    var setArray = function(elems) {
        this.length = 0;
        push.apply(this, elems);
        return this;
    }

News