All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
<script> jQuery(function($){ $('.et-search-field').attr('placeholder', 'RECHERCHE').css('opacity','1'); }); </script> <style> .et-search-field { opacity: 0; } </style>