Lines Matching refs:HTML
141 pagePath += 'index.html';
292 .removeClass("hide").append($nextLink.html());
300 if (prevHref == SITE_ROOT + 'index.html') {
329 current.html() + "</a></li>";
350 $h2Title = $('<a class="title" href="'+$(this).attr('href')+'"><h2>' + $(this).html()+'</h2><span></span></a>');
360 $olLessons.append('<li><a href="'+$(this).attr('href')+'">' + $(this).html()+'</a></li>');
1204 * Used on /index.html and /develop/index.html for carousel
1207 * HTML -
1407 * Used on develop/index.html for side-sliding tabs
1410 * HTML -
1541 $link.html(match.__hilabel || match.label);
1949 $("#searchTitle").html("Results for <em>" + escapeHTML(query) + "</em>");
1986 /* returns the given string with all HTML brackets converted to entities
2005 if(!location.pathname.indexOf("/reference-gms/packages.html")
2006 && !location.pathname.indexOf("/reference-gcm/packages.html")
2071 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
2096 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
2097 $("#naMessage").show().html("<div><p><strong>This " + thing
2103 + "read <a href='" + toRoot + "training/basics/supporting-devices/platforms.html'"