Dotclear


Ignore:
Timestamp:
07/11/19 15:15:52 (6 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Responsive tables (not yet applied for plugins), thanks Adrian Roselli for code (js/css)  http://adrianroselli.com/2018/02/tables-css-display-properties-and-aria.html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/aboutConfig/js/index.js

    r3709 r4007  
    1 /*global $ */ 
     1/*global $, dotclear */ 
    22'use strict'; 
    33 
     
    1111    window.location = $('#ls_nav option:selected').val(); 
    1212  }); 
     13  dotclear.responsiveCellHeaders(document.querySelector('table.settings'), 'table.settings', 0, true); 
     14  $('table.settings').addClass('rch rch-thead'); 
    1315}); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map