PATH:
home
/
lab2454c
/
sothebankuab.com
/
wp-content
/
plugins
/
bdthemes-element-pack-lite
/
assets
/
js
/
widgets
(function($, elementor) { 'use strict'; var widgetBusinessHours = function($scope, $) { var $businessHoursContainer = $scope.find('.bdt-business-hours'), $businessHours = $businessHoursContainer.find('.bdt-business-hours-current-time'); if (!$businessHoursContainer.length) { return; } var $settings = $businessHoursContainer.data('settings'); var dynamic_timezone = $settings.dynamic_timezone; var timeNotation = $settings.timeNotation; var business_hour_style = $settings.business_hour_style; if (business_hour_style != 'dynamic') return; $(document).ready(function() { var offset_val; var timeFormat = '%H:%M:%S', timeZoneFormat; var dynamic_timezone = $settings.dynamic_timezone; if(business_hour_style == 'static'){ offset_val = $settings.dynamic_timezone_default; }else{ offset_val = dynamic_timezone; } // console.log(offset_val); if(timeNotation == '12h'){ timeFormat = '%I:%M:%S %p'; } if (offset_val == '') return; var options = { // format:'<span class=\"dt\">%A, %d %B %I:%M:%S %P</span>', // format:'<span class=\"dt\"> %I:%M:%S </span>', format: timeFormat, timeNotation: timeNotation, //'24h', am_pm: true, utc: true, utc_offset: offset_val } $($businessHoursContainer).find('.bdt-business-hours-current-time').jclock(options); }); }; jQuery(window).on('elementor/frontend/init', function() { elementorFrontend.hooks.addAction('frontend/element_ready/bdt-business-hours.default', widgetBusinessHours); }); }(jQuery, window.elementorFrontend));
[-] ep-step-flow.js
[edit]
[-] ep-tutor-lms.min.js
[edit]
[-] ep-business-hours.js
[edit]
[-] ep-step-flow.min.js
[edit]
[-] ep-logo-grid.js
[edit]
[-] ep-accordion.min.js
[edit]
[-] ep-contact-form.min.js
[edit]
[-] ep-scroll-button.min.js
[edit]
[-] ep-image-accordion.js
[edit]
[+]
..
[-] ep-toggle.min.js
[edit]
[-] ep-image-compare.js
[edit]
[-] ep-contact-form.js
[edit]
[-] ep-image-accordion.min.js
[edit]
[-] ep-image-magnifier.min.js
[edit]
[-] ep-cookie-consent.min.js
[edit]
[-] ep-progress-pie.js
[edit]
[-] ep-logo-grid.min.js
[edit]
[-] ep-accordion.js
[edit]
[-] ep-toggle.js
[edit]
[-] ep-image-compare.min.js
[edit]
[-] ep-tutor-lms.js
[edit]
[-] ep-progress-pie.min.js
[edit]
[-] ep-slider.min.js
[edit]
[-] ep-image-magnifier.js
[edit]
[-] ep-cookie-consent.js
[edit]
[-] ep-panel-slider.js
[edit]
[-] ep-scroll-button.js
[edit]
[-] ep-slider.js
[edit]
[-] ep-panel-slider.min.js
[edit]
[-] ep-business-hours.min.js
[edit]