Revision 868 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed
<style>.tabelle{width:100%!important;}.tableRow,.tableHeader{clear:both;float:none;}.tableHeader{font-weight:bold;}.tabelle .tableRow div,.tabelle .tableHeader div{width:25%!important;float:left;}</style><script>$(document).ready(function(){$('#loading').hide().ajaxStart(function() {$(this).show();}).ajaxStop(function() {$(this).hide();});var updateDiv = function (){$('#reloadTabelle').load('job_monitor.php?mode=reload', function () {deinTimer = window.setTimeout(updateDiv, 5000);});}var deinTimer = window.setTimeout(updateDiv, 5000);var opts = {lines: 7, // The number of lines to drawlength: 20, // The length of each linewidth: 5, // The line thicknessradius: 10, // The radius of the inner circlecorners: 1, // Corner roundness (0..1)rotate: 11, // The rotation offsetdirection: 1, // 1: clockwise, -1: counterclockwisecolor: '#000', // #rgb or #rrggbb or array of colorsspeed: 0.9, // Rounds per secondtrail: 69, // Afterglow percentageshadow: false, // Whether to render a shadowhwaccel: false, // Whether to use hardware accelerationclassName: 'spinner', // The CSS class to assign to the spinnerzIndex: 1000, // The z-index (defaults to 2000000000)top: '40%', // Top position relative to parentleft: '50%' // Left position relative to parent};var loading = document.getElementById('loading');var spinner = new Spinner(opts).spin(loading);});</script><div class="tabelle"><div class="tableHeader"><div>Name</div><div>Beschreibung</div><div>Kategorie</div><div>Startzeit</div></div><div id="reloadTabelle">{include file="job_monitor_daten.tpl"}</div></div><div id="loading"></div>