Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/number.js.tar

plugins/themeisle-companion/obfx_modules/beaver-widgets/custom-fields/number-field/number.js000060400000000323151145435220036525 0ustar00home/xbodynamge/crosstraining/wp-content/* global FLBuilder */

( function ( $ )  {
	$( 'body' ).delegate(
		'.obfx-number-field', 'change', function ( e ) {
			$.proxy( FLBuilder.preview.delayPreview( e ), FLBuilder.preview );
		}
	);
} )( jQuery );
plugins/themeisle-companion/obfx_modules/beaver-widgets/custom-fields/number-field/number.js000064400000000323151153272200034416 0ustar00home/xbodynamge/dev/wp-content/* global FLBuilder */

( function ( $ )  {
	$( 'body' ).delegate(
		'.obfx-number-field', 'change', function ( e ) {
			$.proxy( FLBuilder.preview.delayPreview( e ), FLBuilder.preview );
		}
	);
} )( jQuery );