show: function() {
        if (!Y.Lang.isValue(this.element.style))
            this.element.style = {};
            
        this.element.style.display = "";