Difference between revisions of "Template:Slovenia/Javascript"

Line 61: Line 61:
 
         //generate the head of table
 
         //generate the head of table
  
         var html = '<table class = "ui right aligned justified celled table calendar" id = "calendarTable" style = "font-size:10px;">';
+
         var html = '<table class = "ui right aligned justified celled table calendar" id = "calendarTable" style = "font-size:10px;table-layout:fixed">';
 
         html += '<thead><tr><th id= "calendarHead" colspan = "7">Calendar</th></tr><tr class = "chead"><th id="left">';
 
         html += '<thead><tr><th id= "calendarHead" colspan = "7">Calendar</th></tr><tr class = "chead"><th id="left">';
 
         html += '\<</th>';
 
         html += '\<</th>';

Revision as of 18:07, 18 October 2016