403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/tripstring.com/public/search/js/pages/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/tripstring.com/public/search/js/pages/pickerTool.js
/*------------------------------------------------------------------
 [ datetimepicker & minicolors  Trigger Js]

 Project     :	Fickle Responsive Admin Template
 Version     :	1.0
 Author      : 	AimMateTeam
 URL         :   http://aimmate.com
 Support     :   aimmateteam@gmail.com
 Primary use :   Picker Tool
 -------------------------------------------------------------------*/


jQuery(document).ready(function($) {
    'use strict';

    date_and_time_picker_call();
    mini_color_call();
});
/*** Date & Time Picker Call ***/
function date_and_time_picker_call(){
    'use strict';

    $('.dateTimePicker').datetimepicker();
    $('.dateTimePickerCustom').datetimepicker();
    $('.dateTimePickerCustom1').datetimepicker();
	$('.dateTimePickerCustom2').datetimepicker();

    $('.datePickerCall').click(function () {
        $('.dateTimePickerCustom').datetimepicker('show');
    });
    $('.datePickerCall1').click(function () {
        $('.dateTimePickerCustom1').datetimepicker('show');
    });
	$('.datePickerCall2').click(function () {
        $('.dateTimePickerCustom2').datetimepicker('show');
    });
    $('.timePickerOnly').datetimepicker({
        datepicker: false,
        format: 'H:i',

        mask:'00:00'
    });
    $('.datePickerOnly').datetimepicker({
        timepicker: false,
        datepicker:true,
        mask:'39/19/9999',
        format:'d/m/Y'
    });

    $('#date_timepicker_start').datetimepicker({

        onShow:function( ct ){
            this.setOptions({
                maxDate:$('#date_timepicker_end').val()?$('#date_timepicker_end').val():false
            })
        }
        /*format:'Y/m/d',
         timepicker:false*/
    });
    $('#date_timepicker_end').datetimepicker({

        onShow:function( ct ){
            this.setOptions({
                minDate:$('#date_timepicker_start').val()?$('#date_timepicker_start').val():false
            })
        }
        /*format:'Y/m/d',
         timepicker:false*/
    });
    $('#inlineDatePicker').datetimepicker({
        format:'d.m.Y H:i',
        inline:true,
        lang:'en'
    });
    $('#inlineDatePickerLanguage').datetimepicker({
        format:'d.m.Y H:i',
        inline:true,
        lang:'es'
    });
}
/*** Date & Time Picker Call End ***/

/*** Mini Color Call Start***/
function mini_color_call(){
    'use strict';

    $('.miniColors').minicolors({
        animationSpeed: 50,
        animationEasing: 'swing',
        change: null,
        changeDelay: 0,
        control: 'hue',
        defaultValue: $defultColor,
        hide: null,
        hideSpeed: 100,
        inline: false,
        letterCase: 'lowercase',
        opacity: true,
        position: 'bottom left',
        show: null,
        showSpeed: 100,
        theme: 'bootstrap'
    });
    $('.miniColors2').minicolors({
        animationSpeed: 50,
        animationEasing: 'swing',
        change: null,
        changeDelay: 0,
        control: 'hue',
        defaultValue: $redActive,
        hide: null,
        hideSpeed: 100,
        inline: false,
        letterCase: 'lowercase',
        opacity: false,
        position: 'bottom right',
        show: null,
        showSpeed: 100,
        theme: 'bootstrap'
    });

    $('.miniColor3').minicolors({
        animationSpeed: 50,
        animationEasing: 'swing',
        change: null,
        changeDelay: 0,
        control: 'hue',
        defaultValue: $brownActive,
        hide: null,
        hideSpeed: 100,
        inline: false,
        letterCase: 'lowercase',
        opacity: true,
        position: 'top left',
        show: null,
        showSpeed: 100,
        theme: 'bootstrap'
    });
    $('.miniColor4').minicolors({
        animationSpeed: 50,
        animationEasing: 'swing',
        change: null,
        changeDelay: 0,
        control: 'hue',
        defaultValue: $lightBlueActive,
        hide: null,
        hideSpeed: 100,
        inline: false,
        letterCase: 'uppercase',
        opacity: true,
        position: 'top right',
        show: null,
        showSpeed: 100,
        theme: 'bootstrap'
    });
}
/*** Mini Color Call End***/

Youez - 2016 - github.com/yon3zu
LinuXploit