Home
last modified time | relevance | path

Searched refs:hasClass (Results 101 – 125 of 162) sorted by path

1234567

/plugin/orgchart/
H A Dscript.js24 var includelinks = $orgchart.hasClass('includelinks');
/plugin/outliner/
H A Dscript.js62 if (jQuery(this.parentNode).hasClass('outliner-open')) {
/plugin/owncloud/
H A Dscript.js43 if($row.hasClass('expanded')){
95 if(!li.hasClass('expand')){
/plugin/pagestat/
H A Dscript.js162 if(jQuery("html").hasClass("phone")){
/plugin/photogallery/lightGallery/js/
H A Dlg-autoplay.js152 if ($(_this.core.$outer).hasClass('lg-show-autoplay')) {
H A Dlg-autoplay.min.js4 …r.find(".lg-autoplay-button").on("click.lg",function(){a(b.core.$outer).hasClass("lg-show-autoplay…
H A Dlg-thumbnail.js279 if (!$thumb.hasClass('on')) {
H A Dlg-thumbnail.min.js4 …his.thumbOuterWidth),this.left<0&&(this.left=0),this.core.lGalleryOn?(b.hasClass("on")||this.core.…
H A Dlg-video.js79 … if ($el.find('.lg-object').hasClass('lg-has-poster') && $el.find('.lg-object').is(':visible')) {
82 if (!$el.hasClass('lg-has-video')) {
129 if (!$el.find('.lg-video-object').hasClass('lg-html5')) {
H A Dlg-video.min.js4hasClass("lg-has-poster")&&a.find(".lg-object").is(":visible"))if(a.hasClass("lg-has-video")){var …
H A Dlg-zoom.js87 if ($('body').hasClass('lg-from-hash') && delay) {
162 if (_this.core.$outer.hasClass('lg-zoomed')) {
280 if (_this.core.$outer.hasClass('lg-zoomed')) {
298 if (_this.core.$outer.hasClass('lg-zoomed')) {
344 if (_this.core.$outer.hasClass('lg-zoomed')) {
378 if (_this.core.$outer.hasClass('lg-zoomed')) {
379 if ($(e.target).hasClass('lg-object') && (allowX || allowY)) {
H A Dlg-zoom.min.js4hasClass("lg-from-hash")&&e?f=0:a("body").removeClass("lg-from-hash"),b.zoomabletimeout=setTimeout…
H A Dlightgallery.js172 if (!$('body').hasClass('lg-on')) {
188 if (!$('body').hasClass('lg-on')) {
212 if (!$('body').hasClass('lg-on')) {
662 if (!_this.$slide.eq(index).hasClass('lg-loaded')) {
716 if (delay && !$('body').hasClass('lg-from-hash')) {
998 if (!_this.$outer.hasClass('lg-thumb-open')) {
1116 if (!_this.$outer.hasClass('lg-zoomed')) {
1125 if (!_this.$outer.hasClass('lg-zoomed')) {
1147 if (!_this.$outer.hasClass('lg-zoomed')) {
1148 … if ($(e.target).hasClass('lg-object') || $(e.target).hasClass('lg-video-play')) {
[all …]
H A Dlightgallery.min.js4hasClass("lg-on")||(setTimeout(function(){b.build(b.index)}),a("body").addClass("lg-on"))),b.s.dyn…
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js840 if($(this).hasClass('pp_expand')){
/plugin/quicksubscribe/
H A Dscript.js44 if (jQuery(this).hasClass('plugin_qsub_notsubscribed')) {
/plugin/rater/scripts/
H A Djquery.tablesorter.js270 if (c.hasClass(table.config.cssChildRow)) {
1029 if (!$tr.hasClass(table.config.cssChildRow)) row++;
/plugin/s5/ui/default/
H A Dslides.js20 function hasClass(object, className) { function
36 if (!object || hasClass(object, className)) return;
48 if (hasClass(allElements[i], className)) {
147 if (hasClass(incrementals[snum][i], 'current'))
315 if (hasClass(target, 'slide')) {
469 if (hasClass(child, 'incremental')) {
482 if (hasClass(child, 'show-first')) {
/plugin/s5/ui/dokuwiki/
H A Dslides.js20 function hasClass(object, className) { function
36 if (!object || hasClass(object, className)) return;
48 if (hasClass(allElements[i], className)) {
146 if (hasClass(incrementals[snum][i], 'current'))
314 if (hasClass(target, 'slide')) {
468 if (hasClass(child, 'incremental')) {
481 if (hasClass(child, 'show-first')) {
/plugin/s5reloaded/ui/effects_support/
H A Dpresentacular.js127 if (!hasClass(elm,"incremental")){
/plugin/s5reloaded/ui/thesis/
H A Dslides.js189 function hasClass(object, className) { function
204 if (!object || !hasClass(object,className)) return;
209 if (!object || hasClass(object, className)) return;
226 if (hasClass(allElements[i], className)) {
370 if (hasClass(incrementals[snum][i], 'current')) {
673 if (hasClass(target, 'slide')) {
913 if (hasClass(child, 'incremental')) {
926 if (hasClass(child, 'show-first')) {
1021 if (hasClass(obj,'collapsed')) {
/plugin/schedule/lib/
H A DscheduleCitiesMap.js419 if (jQuery (this).hasClass ("scheduleMapDisplay"))
421 if (jQuery (this).hasClass ("scheduleMapForm"))
423 if (jQuery (this).hasClass ("scheduleMapCalendar"))
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2177 if (this.hasClass(parent, className))
2191 if (this.hasClass(child, className))
2204 if (FBL.hasClass.apply(null, args1))
8512 if(hasClass(target, "fbMenuGroup"))
16944 if (hasClass(target, "opened"))
17304 if (hasClass(target, "insertBefore") || hasClass(target, "insertAfter"))
18614 && (hasClass(next, "insertBefore") || hasClass(next, "insertAfter"));
21072 if (hasClass(logRow, "opened"))
24762 if (hasClass(targ, "fbPanel")) {
27680 || hasClass(target, "cssSelector") || hasClass(target, "cssRule")
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20 ….splice(e,1);g=k.join(" "),j!=g&&(i.className.baseVal=g)}return this},e.hasClass=function(a){var b…

1234567