"btn" target="_blank"
download title="Download image in PNG">PNG
download title="Download image in SVG">SVG
…
Состояние A
Веб-интерфейс поиска по умолчанию
Состояние B
Веб-интерфейс поиска при запросе
Рисунок 16.5 – Состояния веб-интерфейса (по умолчанию и при запросе по ключевому слову)
2. В редакторе Note++ создать новый файл и заполнить его исходным кодом практикума:
Практикум №6. Search Page
$(function(){
$("input#search").on("input",function(){
var a=$(this).val().toLowerCase();
if(a.length<=2){$("ul.searchResults li").show()
}
else {
$("ul.searchResults li").each(function(){
if($(this).text().toLowerCase().indexOf(a)<0){$(this).hide()
}})
}})
});
jQuery('.darkMode').click(function(){
jQuery('body').toggleClass('darkUI');
jQuery('#search').toggleClass('darkUI');
jQuery('.searchResults').toggleClass('darkUI');
jQuery('.darkMode').toggleClass('lightUI');
});
Abstract flower and bud

alt="" class="previewImg">
Astra flower & plant

Beauty of bud and flower astra

Blue bud of flower and branch

Blue flower and green plant in nature

Blue and violet flower and plant in nature

Bud flower astra or rose in nature

Bud of flower (nice beauty of astra)

Flower Rowan

Flower pot and natural eco garden

alt="" class="previewImg">