Home
last modified time | relevance | path

Searched refs:parent (Results 76 – 100 of 257) sorted by path

1234567891011

/template/fictive/css/
H A Dfictive-responsive.css19 /* make <select> not exceed it's parent div's width */
/template/flarum/css/
H A Dbase.less184 text-align: -webkit-match-parent;
/template/flarum/
H A Dscript.js6parent().children(".item"),this.$items.index(t||this.$active)},c.prototype.getItemForDirection=fun…
/template/flat/assets/css/
H A Dflat.css8561 #site-navigation .current-menu-parent > a,
8568 #site-navigation .current-menu-parent > .fa,
8577 #site-navigation .current-menu-parent > .fa.open,
8586 #site-navigation .current-menu-parent > .sub-menu,
8590 #site-navigation .current-menu-parent > .children,
H A Dflat.min.css1parent>a,#site-navigation .current-menu-ancestor>a,#site-navigation .current_page_item>a,#site-nav…
H A Dstyle.css228parent>a,#site-navigation .current-menu-ancestor>a,#site-navigation .current_page_item>a,#site-nav…
/template/flat/assets/js/
H A Dflat.js337 this.$items = item.parent().children('.item')
528 if (this.options.parent) {
645 return $(this.options.parent)
646 .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]')
835 return $parent && $parent.length ? $parent : $this.parent()
948 if (!that.$element.parent().length) {
1393 … var $container = this.options.container ? $(this.options.container) : this.$element.parent()
1907 if (active.parent('.dropdown-menu').length) {
1996 if ($this.parent('li').hasClass('active')) return
2014 this.activate($target, $target.parent(), function () {
[all …]
H A Dflat.min.js1parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=fun…
H A Dflat.min2.js1parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=fun…
H A Dhtml5shiv.js69 parent = ownerDocument.getElementsByTagName('head')[0] || ownerDocument.documentElement;
72 return parent.insertBefore(p.lastChild, parent.firstChild);
/template/flat/
H A Dflat.min.js1parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=fun…
/template/gtopia/
H A Dnew.css1 …ption ul{margin-bottom:0;}.password-parent{margin:0 0 0 0;}input.password-confirm{margin-right:10p…
H A Dstyle.css1195 .password-parent{
1203 .confirm-parent{
H A Dsystem.css527 .password-parent {
536 .confirm-parent {
/template/kajukkk/bs/
H A Dbootstrap.js310 this.$items = item.parent().children('.item')
514 return $parent && $parent.length ? $parent : $this.parent()
725 if (!that.$element.parent().length) {
1652 if ($this.parent('li').hasClass('active')) return
1670 this.activate($target, $target.parent(), function () {
1709 if (element.parent('.dropdown-menu').length) {
1959 if (this.options.parent) {
2075 return $(this.options.parent)
2076 .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]')
2265 if (active.parent('.dropdown-menu').length) {
H A Dbootstrap.min.js11parent().children(".item"),this.$items.index(t||this.$active)},i.prototype.getItemForDirection=fun…
12parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(t.proxy(funct…
/template/kiwiki/
H A Dscript.js5 .parent()
6 .parent()
54 $(menu).parent().toggleClass("open");
/template/klean/bootstrap/css/
H A Dbootstrap.css.map1parent\n height: auto; // Part 2: Scale the height according to the width, otherwise you get stre…
H A Dbootstrap.min.css.map1parent\n height: auto; // Part 2: Scale the height according to the width, otherwise you get stre…
/template/klean/bootstrap/js/
H A Dbootstrap.js367 this.$items = item.parent().children('.item')
561 if (this.options.parent) {
677 return $(this.options.parent)
678 .find('[data-toggle="collapse"][data-parent="' + this.options.parent + '"]')
784 return $parent && $parent.length ? $parent : $this.parent()
995 if (!that.$element.parent().length) {
2003 if (active.parent('.dropdown-menu').length) {
2095 if ($this.parent('li').hasClass('active')) return
2113 this.activate($target, $target.parent(), function () {
2152 if (element.parent('.dropdown-menu').length) {
H A Dbootstrap.min.js6parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=fun…
7parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activa…
/template/klean/
H A Djquery.slicknav.min.js6parent();else{var d=n(nodes).wrapAll(r).parent();d.addClass(s+"_row")}e.addClass(s+"_collapsed"),e…
/template/launch/css/
H A Dlaunch-responsive.css49 /* make <select> not exceed it's parent div's width */
/template/launch/js/
H A Dbootstrap.min.js6parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=fun…
7parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activa…
/template/mikio/
H A DREADME.md72 - `navbarShowSub` : show the sub navbar. This menu is pulled from the `submenu` page in the current or parent namespaces. The menu is also shown on child pages. If no page is found, the sub navbar is automatically hidden
90 - `heroImagePropagation` : search for hero images in parent namespaces if none is found in the current namespace
136 - `includePagePropagate` : search parent namespaces when including pages

1234567891011