| /plugin/filelisting/ |
| D | helper.php | 34 $colgroup = '<colgroup>'; 35 $colgroup .= '<col style="width: 22px;">'; 36 $colgroup .= '<col style="width: 25px;">'; 37 $colgroup .= '<col style="width: 50%;">'; 38 $colgroup .= '<col style="width: 15%;">'; 39 $colgroup .= '<col style="width: 35%;">'; 40 $colgroup .= '</colgroup>'; 57 $form->addHTML($colgroup); 72 $form->addHTML($colgroup);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | AutoFormat.RemoveEmpty.Predicate.txt | 4 DEFAULT: array('colgroup' => array(), 'th' => array(), 'td' => array(), 'iframe' => array('src')) 10 to be considered preserved: thus, the default always preserves <code>colgroup</code>,
|
| D | AutoFormat.RemoveEmpty.txt | 18 <li>The <code>colgroup</code> element, or</li>
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fcklistslib.js | 58 …t:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,bo… property 59 …t:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,bo… property
|
| /plugin/wysiwyg/fckeditor/editor/dtd/ |
| D | fck_xhtml10strict.js | 49 colgroup: {col:1}, 71 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},
|
| D | fck_xhtml10transitional.js | 52 colgroup: {col:1}, 77 table: {thead:1, col:1, tbody:1, tr:1, colgroup:1, caption:1, tfoot:1},
|
| /plugin/rater/scripts/ |
| D | jquery.tablesorter.js | 559 var colgroup = $('<colgroup>'); 561 colgroup.append($('<col>').css('width', $(this).width())); 563 $(table).prepend(colgroup);
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | default.css | 67 colgroup { selector
|
| /plugin/edittable/lib/ |
| D | handsontable.less | 46 .table colgroup + thead tr:first-child th, 47 .table colgroup + thead tr:first-child td,
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 45.45.js.map | 1 … 'center',\n 'cite',\n 'code',\n 'col',\n 'colgroup',\n 'comma…
|
| D | 3.3.js.map | 1 …colgroup') {\n // DONE: A colgroup element’s end tag may be omitted if the colgroup element is …
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ |
| D | schema.ser | 1 …colgroup";a:0:{}s:2:"th";a:0:{}s:2:"td";a:0:{}s:6:"iframe";a:1:{i:0;s:3:"src";}}s:44:"AutoFormat.R…
|
| /plugin/jsontable/ |
| D | all.css | 41 …thead tr:first-child th,.handsontable .table colgroup+thead tr:first-child td,.handsontable .table…
|
| /plugin/diagramsnet/lib/js/sanitizer/ |
| D | sanitizer.min.js | 72 …,body:305,br:2,button:0,canvas:0,caption:0,center:0,cite:0,code:0,col:2,colgroup:1,command:2,data:… property 75 cite:"HTMLElement",code:"HTMLElement",col:"HTMLTableColElement",colgroup:"HTMLTableColElement",comm… property
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/css/ |
| D | asciidoctor.css | 260 table.frame-none>colgroup+*>:first-child>*,table.frame-sides>colgroup+*>:first-child>*{border-top-w…
|
| /plugin/jquery-syntax/ |
| D | jquery-1.6.min.js | 16 …dy><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]…
|
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.js | 3 …dy><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]…
|
| /plugin/wysiwyg/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 41 …colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,add… property 50 …colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,sam…
|
| D | fckeditorcode_ie.js | 42 …colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,add… property 51 …colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,sam…
|
| /plugin/fckg/fckeditor/editor/js/ |
| D | fckeditorcode_ie.js | 56 …colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,add… property 65 …colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,sam…
|
| D | fckeditorcode_gecko.js | 52 …colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,add… property 61 …colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,sam…
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …,strike:1,cite:1,thead:1,head:1,option:1,form:1,hr:1,"var":1,link:1,b:1,colgroup:1,ul:1,applet:1,d… property
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
| D | bootstrap.min.css | 5 …ld>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgro…
|
| /plugin/codemirror/dist/modes/ |
| D | stylus.min.js.map | 1 …",\"br\",\"button\",\"canvas\",\"caption\",\"cite\", \"code\",\"col\",\"colgroup\",\"data\",\"data…
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 3986 wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
|