fx: function( elem, options, prop ){
        this.options = options;
        this.elem = elem;
        this.prop = prop;