Показать сообщение отдельно

  #5  
Старый 14.10.2009, 20:27
wildshaman
Постоянный
Регистрация: 16.04.2008
Сообщений: 889
Провел на форуме:
12942062

Репутация: 1550


Отправить сообщение для wildshaman с помощью ICQ
По умолчанию

нет
http://images.apple.com/ru/findouthow/scripts/tutorials_swapview.js
Код:
    path: function() {
        if (!this._path) {
            this._path = document.location.toString();
            this._path = '/'+this._path.replace(/http:\/\/[^\/]*\//, '').replace(/\/([^\/]*)\/.*/, '')+'/';       
        }
        window.alert(this._path);
        return this._path;
    },
алертит корневую папку