Lines Matching refs:HTML
140 pagePath += 'index.html';
319 .removeClass("hide").append($nextLink.html());
328 if (prevHref == SITE_ROOT + 'index.html') {
361 $h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span></span></a>');
372 $olLessons.append('<li><a href="'+$(this).attr('href')+'">' + $(this).html()+'</a></li>');
1277 * Used on /index.html and /develop/index.html for carousel
1280 * HTML -
1480 * Used on develop/index.html for side-sliding tabs
1483 * HTML -
1626 $link.html(match.__hilabel || match.label);
1633 $link.html(match.title);
1815 $('body,html').animate({scrollTop:0}, '500', 'swing');
1977 (!(s.type == "training" && s.url.indexOf("index.html") == -1) || matched)) {
2524 $("#searchTitle").html("Results for <em>" + escapeHTML(query) + "</em>");
2572 /* returns the given string with all HTML brackets converted to entities
2591 if(!(location.pathname.indexOf("/reference-gms/packages.html") == 0)
2592 && !(location.pathname.indexOf("/reference-gcm/packages.html") == 0)
2657 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
2682 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
2683 $("#naMessage").show().html("<div><p><strong>This " + thing
2689 + "read <a href='" + toRoot + "training/basics/supporting-devices/platforms.html'"
3315 $("#samples").html("<p>Here are some samples for <b>" + group + "</b> apps:</p>");
3763 .append($('<div>').addClass('title').html(resource.title))
3765 .append($('<div>').addClass('text').html(resource.summary))
3771 .append($('<div>').addClass('title').html(resource.title))
3773 .append($('<div>').addClass('text').html(resource.summary))
3795 .append($('<div>').addClass('section').html(resource.title)))
3828 .append($('<div>').addClass('title').html(subResource.title))
3830 .append($('<div>').addClass('text').html(subResource.summary))
3836 .append($('<div>').addClass('title').html(subResource.title))
3838 .append($('<div>').addClass('text').html(subResource.summary))