Lines Matching refs:attr

104     var selector = $this.attr('data-target')
107 selector = $this.attr('href')
216 $el.addClass(d).attr(d, d)
236 this.$element.attr('aria-pressed', !this.$element.hasClass('active'))
502 …var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^…
505 var slideIndex = $this.attr('data-slide-to')
599 .attr('aria-expanded', true)
603 .attr('aria-expanded', true)
639 .attr('aria-expanded', false)
643 .attr('aria-expanded', false)
680 $element.attr('aria-expanded', isOpen)
683 .attr('aria-expanded', isOpen)
688 var target = $trigger.attr('data-target')
689 || (href = $trigger.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') // strip for ie7
731 if (!$this.attr('data-target')) e.preventDefault()
788 .attr('aria-expanded', 'true')
844 $this.attr('aria-expanded', 'false')
850 var selector = $this.attr('data-target')
853 selector = $this.attr('href')
986 .attr('aria-hidden', false)
1019 .attr('aria-hidden', true)
1169 var href = $this.attr('href')
1170 …var $target = $($this.attr('data-target') || (href && href.replace(/.*(?=#[^\s]+$)/, ''))) // stri…
1349 $tip.attr('id', tipId)
1350 this.$element.attr('aria-describedby', tipId)
1506 if ($e.attr('title') || typeof ($e.attr('data-original-title')) != 'string') {
1507 $e.attr('data-original-title', $e.attr('title') || '').attr('title', '')
1574 title = $e.attr('data-original-title')
1732 return $e.attr('data-content')
1846 var href = $el.data('target') || $el.attr('href')
1990 selector = $this.attr('href')
2037 .attr('aria-expanded', false)
2042 .attr('aria-expanded', true)
2057 .attr('aria-expanded', true)