Home | History | Annotate | Download | only in js

Lines Matching refs:logo

749   // If there's no header nav item, use the logo link and title from alt text
752 .attr('href', $("div#header .logo a").attr('href'))
753 .text($("div#header .logo img").attr('alt'));