Lines Matching refs:HTML
118 pagePath += 'index.html';
235 .removeClass("hide").append($nextLink.html());
243 if (prevHref == SITE_ROOT + 'index.html') {
276 $h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span></span></a>');
286 $olLessons.append('<li><a href="'+$(this).attr('href')+'">' + $(this).html()+'</a></li>');
1140 * Used on /index.html and /develop/index.html for carousel
1143 * HTML -
1343 * Used on develop/index.html for side-sliding tabs
1346 * HTML -
1471 $link.html(match.__hilabel || match.label);
1845 $("#searchTitle").html("Results for <em>" + escapeHTML(query) + "</em>");
1882 /* returns the given string with all HTML brackets converted to entities
1901 if(!location.pathname.indexOf("/reference-gms/packages.html")
1902 && !location.pathname.indexOf("/reference-gcm/packages.html")
1967 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
1992 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
1993 $("#naMessage").show().html("<div><p><strong>This " + thing
1999 + "read <a href='" + toRoot + "training/basics/supporting-devices/platforms.html'"