Open Gina04 opened 1 month ago
It should go in the <head> section of your page. Note that you'll need a HTML element matching the selector parameter (div#search by default) in your page.
<head>
selector
div#search
It should go in the
<head>
section of your page. Note that you'll need a HTML element matching theselector
parameter (div#search
by default) in your page.