return this.each( function( i ) {
            var val;

            if ( this.nodeType !== 1 ) {
                return;