layout | title | permalink |
---|---|---|
static |
Search Results |
/search/ |
';
html += '' + item.htmlTitle + '
'; html += item.htmlSnippet.replace(/]*>/gi, ''); html += '
';
$('#results').append(html);
});
}
// Add the the more div if there are more results that aren't shown
if (json.queries !== undefined && json.queries.nextPage !== undefined) {
$('#results').append('');
$('#more').on('click', {next_index: json.queries.nextPage[0].startIndex}, load_more_results);
}
});
}
</script>
'; html += item.htmlSnippet.replace(/]*>/gi, ''); html += '
Showing results for: