mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Updated placeholder
This commit is contained in:
@@ -360,7 +360,7 @@ var Channel = {
|
||||
//$("#results" ).hover( function() { Helper.removeClass(".result", "hoverResults"); i = 0; }, function(){ });
|
||||
document.getElementById("search").focus();
|
||||
Helper.css("#embed-button", "display", "inline-block");
|
||||
document.getElementById("search").setAttribute("placeholder", "Find song on YouTube...");
|
||||
document.getElementById("search").setAttribute("placeholder", "Search...");
|
||||
|
||||
if(!client) {
|
||||
Helper.addClass("footer", "padding-bottom-novideo");
|
||||
|
||||
Reference in New Issue
Block a user