Search button function
-
Hello,
I have added three icon images in the header with this function as you suggested me in the previous messages:function meso_custom_icon() { ?> <ul class="icone"> <li><a href="https://www.facebook.com/DWGlab/?fref=ts"><img src="http://www.alesitiprova.it/wp-content/uploads/2016/02/fb.png"></a></li> <li><a href="#"><img src="http://www.alesitiprova.it/wp-content/uploads/2016/02/a.png"></a></li> <li><a href="#"><img src="http://www.alesitiprova.it/wp-content/uploads/2016/02/cerca.png"></a></li> <?php } add_action('bp_inside_top_nav','meso_custom_icon');[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
It’s a menu icon. Now my customer would like the third link ( which shows a lens ) can function as a search button. So I’m wondering if is possible to add a javascript function so when i click the lens it appears an input search.
Thank you for any kind of suggestionAlessandra
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Search button function’ is closed to new replies.
