Home
last modified time | relevance | path

Searched refs:attr (Results 76 – 100 of 390) sorted by relevance

12345678910>>...16

/template/bootstrap3/tpl/
H A Dpage-icons.php25 $attr = buildAttributes($item->getLinkAttributes()); variable
32 $html .= "<a $attr>";
/template/strap/
H A Dscript.js6 nr = $tgt.attr('class').match(/(\s+|^)editbutton_(\d+)(\s+|$)/)[2];
17 nr = $tgt.attr('class').match(/(\s+|^)editbutton_(\d+)(\s+|$)/)[2];
/template/templar/js/
H A Dbootstrap-modal.js71 .attr('aria-hidden', false)
101 .attr('aria-hidden', true)
234 , href = $this.attr('href')
235 …, $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) //strip f…
H A Dbootstrap-alert.js36 , selector = $this.attr('data-target')
40 selector = $this.attr('href')
H A Dbootstrap-carousel.js194 …, $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s…
200 if (slideIndex = $this.attr('data-slide-to')) {
H A Dbootstrap-tab.js40 , selector = $this.attr('data-target')
46 selector = $this.attr('href')
H A Dbootstrap-dropdown.js113 var selector = $this.attr('data-target')
117 selector = $this.attr('href')
/template/bootstrap3/css/
H A Dprint.less25 content: " (" attr(href) ")" !important;
34 content: " (" attr(data-original-title) ")";
/template/drop/
H A Dfunctions.js193 $(this).attr('src', $(this).attr('data-src')).removeClass('lazy-image');
196 …$(this).css('background-image', 'url("' + $(this).attr('data-background') + '")').removeClass('laz…
/template/neolaoresources/
H A Dprint.css43 content: " [" attr(href) "]";
49 content: " [" attr(href) "]";
55 content: " [" attr(href) "]";
/template/mmclean/css/
H A Dprint.css53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
65 content: " [" attr(href) "]";
/template/nucleus/
H A Dprint.css43 content: " [" attr(href) "]";
49 content: " [" attr(href) "]";
55 content: " [" attr(href) "]";
/template/sxs/
H A Dprint.css44 content: " [" attr(href) "]";
50 content: " [" attr(href) "]";
56 content: " [" attr(href) "]";
/template/simpleclean/css/
H A Dprint.css53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
65 content: " [" attr(href) "]";
/template/cherokee-based/
H A Dprint.css43 content: " [" attr(href) "]";
49 content: " [" attr(href) "]";
55 content: " [" attr(href) "]";
/template/myown/css/
H A Dprint.css53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
65 content: " [" attr(href) "]";
/template/mmkanso/css/
H A Dprint.css53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
65 content: " [" attr(href) "]";
/template/darkclean/css/
H A Dprint.css53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
65 content: " [" attr(href) "]";
/template/notos/
H A DCustomController.php87 $attr = buildAttributes([
92 return "<a $attr>" . hsc($item['title']) . '</a>';
/template/doogiestpl/css/
H A Dprint.css47 content: " [" attr(href) "]";
53 content: " [" attr(href) "]";
59 content: " [" attr(href) "]";
/template/amanuensis/
H A Dprint.css43 content: " [" attr(href) "]";
49 content: " [" attr(href) "]";
55 content: " [" attr(href) "]";
/template/usable/blueprint/src/
H A Dprint.css76 content: " (" attr(href) ") ";
84 content: " (http://www.yourdomain.com" attr(href) ") ";
/template/quickjump/blueprint/src/
H A Dprint.css76 content: " (" attr(href) ") ";
84 content: " (http://www.yourdomain.com" attr(href) ") ";
/template/spacedok/
H A Dprint.css50 content: " [" attr(href) "]";
56 content: " [" attr(href) "]";
62 content: " [" attr(href) "]";
/template/dokubook2/
H A Dprint.css44 content: " [" attr(href) "]";
50 content: " [" attr(href) "]";
56 content: " [" attr(href) "]";

12345678910>>...16