core-countdown-custom Countdown - Custom Core A module for displaying a custom Countdown timer fa fa-hourglass-o none countdown-custom Countdown 2 1 1 html 60 countdown-custom-thumb 400 150 Countdown Type Please select the type of countdown. 1 Countdown Duration The duration in seconds. 2 0 2 Countdown Date Select the target date and time. 10/10/2010 10:10:10 3 Warning Duration The countdown will show in a warning mode from the end duration entered. 1 2 2 1 0 Warning Date The countdown will show in a warning mode from the warning date entered. 3 3 1 countdown Original Width This is the intended width of the template and is used to scale the Widget within its region when the template is applied. Original Height This is the intended height of the template and is used to scale the Widget within its region when the template is applied. mainTemplate styleSheet Horizontal Align How should this widget be horizontally aligned? center Vertical Align How should this widget be vertically aligned? middle {{mainTemplate|raw}} ]]> '; break; case 'ssa': replacement = ''; break; case 'mm': replacement = ''; break; case 'mma': replacement = ''; break; case 'hh': replacement = ''; break; case 'hha': replacement = ''; break; case 'DD': replacement = ''; break; case 'WW': replacement = ''; break; case 'MM': replacement = ''; break; case 'YY': replacement = ''; break; default: replacement = 'NULL'; break; } return replacement; }); // Attach html back to container $countdownContainer.html(countdownHTML); // Scale the layout $(target).xiboLayoutScaler(properties); // Render the countdown var $contentContainer = $(target).find('#content'); $contentContainer.xiboCountdownRender(properties, $contentContainer.html()); ]]>