Home | History | Annotate | Download | only in js

Lines Matching refs:HTML

144       pagePath += 'index.html';
339 .append(": " + $nextLink.html());
346 $('.content-footer .next-page-link').append(": " + $nextLink.html());
351 if (prevHref == SITE_ROOT + 'index.html') {
389 $h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span></span></a>');
400 $olLessons.append('<li><a href="'+$(this).attr('href')+'">' + $(this).html()+'</a></li>');
1312 * Used on /index.html and /develop/index.html for carousel
1315 * HTML -
1515 * Used on develop/index.html for side-sliding tabs
1518 * HTML -
1661 $link.html(match.__hilabel || match.label);
1668 $link.html(match.title);
1850 $('body,html').animate({scrollTop:0}, '500', 'swing');
1867 $('body,html').animate({scrollTop:0}, '500', 'swing');
2016 (!(s.type == "training" && s.url.indexOf("index.html") == -1) || matched)) {
2583 $("#searchTitle").html("Results for <em>" + escapeHTML(query) + "</em>");
2631 /* returns the given string with all HTML brackets converted to entities
2650 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2651 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2716 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
2741 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
2742 $("#naMessage").show().html("<div><p><strong>This " + thing
2748 + "read <a href='" + toRoot + "training/basics/supporting-devices/platforms.html'"
3374 $("#samples").html("<p>Here are some samples for <b>" + group + "</b> apps:</p>");
3577 Create a resource card using the given resource object and a list of html
3855 $description.append($('<div>').addClass('text').html(resource.summary));
3858 $description.append($('<a>').addClass('cta').html(resource.cta));
3893 .append($('<div>').addClass('title').html(resource.title))
3910 .append($('<div>').addClass('section').html(resource.title)))
3943 .append($('<div>').addClass('title').html(subResource.title))
3945 .append($('<div>').addClass('text').html(subResource.summary))
3951 .append($('<div>').addClass('title').html(subResource.title))
3953 .append($('<div>').addClass('text').html(subResource.summary))
4000 $('<h4>').addClass('title').html(resource.title),
4001 $('<p>').addClass('summary').html(resource.summary),
4002 $('<a>').attr('href', linkUrl).addClass('cta').html('Learn More')
4042 HTML:
4132 The following allows tab widgets to be installed via the html below. Each
4137 HTML: