if ( typeof o.wrapper.target == 'string' )
        {
            o.wrapper.target = $(o.wrapper.target);
        }