first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
window.addEventListener('load', () => {
|
||||
placehoderszukajka();
|
||||
|
||||
})
|
||||
|
||||
function placehoderszukajka(){
|
||||
document.querySelector('.js-finder-search-query').setAttribute('placeholder','Search')
|
||||
}
|
||||
Reference in New Issue
Block a user