Home
last modified time | relevance | path

Searched refs:select (Results 726 – 750 of 833) sorted by path

1...<<21222324252627282930>>...34

/plugin/translator/lang/en/
H A Dsetup.txt3 Please select the category that you want to see the translation for. If you have sufficent right yo…
/plugin/translator/
H A Dstyle.css6 #translator fieldset label input, #translator fieldset label select, #translator label.setpage.righ…
18 #translator fieldset label select, #translator fieldset label input.edit {
/plugin/tuxquote/
H A Dquotes.txt143 When choosing between two evils, select the newer one.
1623 Take not God's name in vain; select a time when it will have effect. <BR> -- Ambrose Bierce (1842-1…
/plugin/txt2tags/
H A Dlinkwiz.js79 dw_linkwiz.select(dw_linkwiz.selected -1);
85 dw_linkwiz.select(dw_linkwiz.selected +1);
131 select: function(num){ method in dw_linkwiz
/plugin/usersubscriptions/
H A Dstyle.css29 div.dokuwiki table.usersubscriptions td.usersubscriptions_nothing select option.usersubscriptions_n…
33 div.dokuwiki table.usersubscriptions td.usersubscriptions_nothing select option.usersubscriptions_s…
/plugin/vbsso/
H A Dadmin.php157 $select =
161 array($group, $select, $group));
/plugin/vbsso/views/
H A Dadmin.html2-2.select.close.tpl1 </select></td></tr>
H A Dadmin.html2-2.select.open.tpl3 <td><select id="[[content-3]]_[[content-4]]" name="[[content-5]]_[[content-6]]">
/plugin/virtualkeyboard/vk/extensions/demo/
H A Dselectbox.css19 input, select { selector
33 select { selector
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js88 range.select();
H A Ddomextensions.js60 select : ['HTMLEvents',1,0], property in eventTypes
/plugin/virtualkeyboard/vk/keyboard/
H A Dkeyboard.css207 #virtualKeyboard select#kb_langselector {
211 #virtualKeyboard select#kb_layoutselector {
215 #virtualKeyboard select#kb_langselector, #virtualKeyboard select#kb_layoutselector {
/plugin/vkeyboard/
H A Dstyle.css26 -moz-user-select:none;
H A Dvkeyboard.js1select()}catch(y){u.VKI_target.range=document.selection.createRange()}if(!u.VKI_target.range.text.…
H A Dvkeyboard.js.unc104 this.VKI_langAdapt = false; // Use lang attribute of input to select keyboard
1453 self.VKI_target.range.select();
1603 range.select();
1627 this.VKI_target.range.select();
1631 this.VKI_target.range.select();
1637 this.VKI_target.range.select();
1669 } this.VKI_target.range.select();
/plugin/watchcycle/
H A Dscript.js94 select: function(event, ui) {
/plugin/webcode/
H A DREADME.md48 * Add the console after initial rendering to not select console element via css
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1213 range.select()
4458 Firebug.chrome.select(sourceLink)
4515 Firebug.chrome.select(sourceLink)
4533 Firebug.chrome.select(history)
4752 self.input.select()
7685 this.selectIndex=select.selectedIndex;
7686 var option=select.options[select.selectedIndex];
7691 select.selectedIndex=index;
7692 var option=select.options[index];
7921 this.select(selection)
[all …]
H A Dfirebug-lite.css2 #Firebug div, #Firebug h3, #Firebug span, #Firebug input, #Firebug textarea, #Firebug select, #Fire…
5 #Firebug input, #Firebug select, #Firebug textarea { background:#fff; font:11px Verdana, Geneva, Ar…
14 …5px; background:transparent; *background:url(spacer.gif); cursor:n-resize; -moz-user-select:none; }
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php541 $vProperties = $vcard->select($filter['name']);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css99 input, button, select { selector
104 input[type=text], select { selector
203 .actions input[type=text], select { selector
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php225 …$select = $this->pdo->prepare('SELECT id, path FROM ' . $this->tableName . ' WHERE path = ? OR pa…
226 $select->execute([$source, $source . '/%']);
229 while ($row = $select->fetch(\PDO::FETCH_ASSOC)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php288 <select name="access">
292 </select><br />
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md364 * #154: It's now possible to easily select all vCard properties belonging to
/plugin/webdav/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php103 if (!$object->select('BDAY')) {

1...<<21222324252627282930>>...34