Home
last modified time | relevance | path

Searched refs:browser (Results 26 – 50 of 455) sorted by relevance

12345678910>>...19

/plugin/diagramsnet/lib/
H A Delectron.js1195 var browser = null;
1199 browser = new BrowserWindow({
1213 browser.loadURL(`file://${__dirname}/export3.html`);
1215 const contents = browser.webContents;
1234 browser.destroy();
1299 browser.setBounds(newBounds);
1305 browser.capturePage().then(function(img)
1434 if (browser != null)
1436 browser.destroy();
/plugin/toolbox/extension/
H A Dcontent.js17 script.src = (chrome || browser).extension.getURL('script.js');
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A D.jshintrc16 "browser": true,
/plugin/webcode/
H A Dplugin.info.txt6 desc Plugin that shows and adds the result of (web|browser) code (ie HTML, CSS or Javascript)
/plugin/nodisp/
H A Dplugin.info.txt6 desc Hide text from brwosoer display or remove from output to browser depending on acl
/plugin/combo/resources/theme/default/components/css/
H A Dnote.css1 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content not in the middle */
H A Dblockquote.css3 /* p and ul have a default bottom margin via the default browser stylesheet that makes the content not in the middle */
/plugin/noiewarning/
H A Dplugin.info.txt6 desc Warns visitors who are using shitty IE browser.
/plugin/gview/
H A Dplugin.info.txt6 desc Show online document using Google Docs Viewer Service or browser Plug-In
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A D.jshintrc16 "browser": true,
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js131 var browser = browserName(platform[1]),
134 switch (browser) {
144 var browser = browserName(platform[1]),
147 switch (browser) {
159 var browser = browserName(platform[1]),
162 switch (browser) {
/plugin/plantumlparser/
H A Dplugin.info.txt6 desc This plugin takes PlantUML markup from a wiki page and has it displayed in a user's browser.
/plugin/codebender/
H A Dplugin.info.txt6 … codebender iframe to your wiki for sharing Arduino code and direct programming within the browser.
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A D.jshintrc16 "browser": true,
/plugin/evesso/
H A DREADME.md31 1. Open the wiki in your browser
44 1. Open the wiki in your browser
57 1. Open the wiki in your browser
/plugin/tline/
H A DREADME.txt24 browser to see the examples at
39 and then point your browser to
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md26 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
29 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md5 View and edit DMN 1.3 diagrams in the browser.
18 and render [DMN 1.3 diagrams](http://www.omg.org/spec/DMN/About-DMN/) in the browser:
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm50 * check browser compatibility via HTTP_USER_AGENT, if checkBrowser is true
108 // If we should not check browser compatibility, assume true
116 * show html editor area for compatible browser
190 * show plain textarea for non compatible browser
/plugin/nobadbrowser/
H A DChangeLog6 * Added: mark Safari as a bad browser.
/plugin/authremoteuser/
H A DREADME.md56 2. Open `phpinfo.php` in your web browser and search for the (domain and)
81 4. Remove *DokuWiki* cookie from your browser or close and restart your
82 browser.
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md34 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
37 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md36 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
39 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md36 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
39 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md34 - **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks.
37 - **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific f…

12345678910>>...19