Home
last modified time | relevance | path

Searched refs:browsers (Results 26 – 50 of 121) sorted by relevance

12345

/plugin/quickstats/
H A DHOW-TO9 http://browsers.garykeith.com/downloads.asp
10 http://browsers.garykeith.com/stream.asp?PHP_BrowsCapINI
111 browsers/user agents
/plugin/noiewarning/
H A DChangeLog16 * recommend/: fixed URLs to browsers, in particular Midori
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md22 …r) to convert to daniel OTF fonts to WOFF/WOFF2 formats, which is supported across modern browsers.
/plugin/progrecss/
H A Dstyle.css19 * Support : pretty much all browsers since 2005 should
86 * version 2.0 onwards. Other browsers (except IE) may have
/plugin/svgpureinsert/
H A DREADME.md5 compatible browsers.
/plugin/advanced/lang/en/config/
H A Duserscript.txt10 [[doku>config:compress]] is enabled) and cache the result. It also instructs browsers to cache the …
/plugin/tooltip/
H A DChangeLog15 'span' to improve compatibility and prevent display issues with browsers.
/plugin/copycode/
H A DREADME.md50 Refactoring of copycode functions with navigator.clipboard function instead of hidden input hack. Fixing the jump to top bug on android systems. See https://developer.mozilla.org/fr/docs/Web/API/Clipboard for compatible web browsers (everything but Internet Explorer).
/plugin/nstoc/
H A Dsyntax_plugin_nstoc.css64 line-height: inherit; /* some browsers need this (e.g. Opera) */
/plugin/wrap/
H A Dexample.txt124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
138 Multi-columns work best in modern browsers (no IE9 and below) but should still be considered experimental as some browser behaviour is still inconsistent and buggy.
188 * ''round'' can be added to anything with a background colour or a border and will only work in modern browsers (no IE8 and under)
367 :!: Warning: The text will still appear in the source code, in non-modern browsers and is searchable. Do not hide any security risky secrets with it!
/plugin/bibtex/OSBib/create/
H A Dosbib.css127 * .linkHidden: Hide 'preview' hyperlink for browsers without javascript.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/directorylist/
H A Dreadme.md89 (NOTE: this will usually not be a good choice since most browsers, eg. Chrome, forbid the openning …
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md88 …dle](https://github.com/bpmn-io/bpmn-moddle): Read / write support for BPMN 2.0 XML in the browsers
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc289 // For browsers that don't support CSS3 a[name]:empty(), note IE9 is included because of #7783.
292 // For browsers that have editing issue with empty anchor.
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc153 hint="Create a textarea field for non-compatible browsers."
178 hint="Create the html editor instance for compatible browsers."
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc289 // For browsers that don't support CSS3 a[name]:empty(), note IE9 is included because of #7783.
292 // For browsers that have editing issue with empty anchor.
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md4 - Ran through [BabelJs](https://babeljs.io/repl/#?browsers=defaults%2C%20not%20ie%2011%2C%20not%20i…
/plugin/formatplus2/
H A DREADME43 The included stylesheet is intended for browsers that fully support CSS2.
/plugin/formatplus/
H A DREADME43 The included stylesheet is intended for browsers that fully support CSS2.
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css116 background: #fff; /* Old browsers */
314 background: #eeeeee; /* Old browsers */
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css52 /* HTML5 display-role reset for older browsers */
129 we display a fallback message for users with browsers that don't support
421 It is not needed by webkit browsers, but it is in Firefox. It's hard to say
575 We hide the hint until presentation is started and from browsers not supporting
/plugin/code2/
H A Dsyntax_plugin_code.css191 padding: 0.4ex 0; /* ... broken browsers like M$IE. */
/plugin/statistics/inc/
H A DStatisticsGraph.class.php159 public function browsers() { function in StatisticsGraph
160 $this->sumUpPieChart('browsers', 'ua_info');
H A DStatisticsQuery.class.php120 * standard statistics follow, only accesses made by browsers are counted
361 public function browsers($tlimit, $start = 0, $limit = 20, $ext = true) { function in StatisticsQuery

12345