D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
contact-form-7
/
includes
/
js
/
Filename :
html5-fallback.js
back
Copy
( function( $ ) { $( function() { var supportHtml5 = ( function() { var features = {}; var input = document.createElement( 'input' ); var inputTypes = [ 'date' ]; $.each( inputTypes, function( index, value ) { input.setAttribute( 'type', value ); features[ value ] = input.type !== 'text'; } ); return features; } )(); if ( ! supportHtml5.date ) { $( 'input.wpcf7-date[type="date"]' ).each( function() { $( this ).datepicker( { dateFormat: 'yy-mm-dd', minDate: new Date( $( this ).attr( 'min' ) ), maxDate: new Date( $( this ).attr( 'max' ) ) } ); } ); } } ); } )( jQuery );
Name
Size
Last Modified
Owner
Permissions
Actions
jquery-ui
Dir
February 03 2024 2:08:22
ltfsolutionsco
0755
html5-fallback.js
0.628
KB
February 03 2024 2:08:22
ltfsolutionsco
0644
index.asset.php
0.079
KB
February 03 2024 2:08:22
ltfsolutionsco
0644
index.js
12.873
KB
February 03 2024 2:08:22
ltfsolutionsco
0644
2017 © D7net | D704T team