Lines Matching refs:attr

86     var selector = $this.attr('data-target')
89 selector = $this.attr('href')
197 $el.addClass(d).attr(d, d)
217 this.$element.attr('aria-pressed', !this.$element.hasClass('active'))
480 …var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^…
483 var slideIndex = $this.attr('data-slide-to')
576 .attr('aria-expanded', true)
580 .attr('aria-expanded', true)
616 .attr('aria-expanded', false)
620 .attr('aria-expanded', false)
657 $element.attr('aria-expanded', isOpen)
660 .attr('aria-expanded', isOpen)
665 var target = $trigger.attr('data-target')
666 || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7
708 if (!$this.attr('data-target')) e.preventDefault()
764 .attr('aria-expanded', 'true')
820 $this.attr('aria-expanded', 'false')
826 var selector = $this.attr('data-target')
829 selector = $this.attr('href')
965 .attr('aria-hidden', false)
999 .attr('aria-hidden', true)
1187 var href = $this.attr('href')
1188 …var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) // stri…
1366 $tip.attr('id', tipId)
1367 this.$element.attr('aria-describedby', tipId)
1523 if ($e.attr('title') || typeof ($e.attr('data-original-title')) != 'string') {
1524 $e.attr('data-original-title', $e.attr('title') || '').attr('title', '')
1591 title = $e.attr('data-original-title')
1742 return $e.attr('data-content')
1849 var href = $el.data('target') || $el.attr('href')
1992 selector = $this.attr('href')
2039 .attr('aria-expanded', false)
2044 .attr('aria-expanded', true)
2059 .attr('aria-expanded', true)