Searching for images, user interface
-
I ‘ve used this piece of html shortcode stuff. Functionally it works, which is great.
<form id="mla-search-form" action="." method="post"> <input id="mla-search-box" name="search-string" type="text" value=""> <input id="submit" name="submit" type="submit" value="OK"> </form> [mla_gallery s="{+template:({+request:search-string+}|a-bad-term)+}" posts_per_page=10 mla_output="paginate_links,prev_next" mla_link_href="{+page_url+}?search-string={+request:search-string+}"] [mla_gallery columns=3 size=full s="{+template:({+request:search-string+}|a-bad-term)+}" mla_caption="{+description+}" posts_per_page=10]Entering a term like “Prometheus” into the search field, the search will be executed and then the focus jums to the top of the page. Can I make it somehow that the focus will be set to an anchor like “#BAUSTELLE_Hinweis_zu_Bildkommentaren”
Cheers
The page I need help with: [log in to see the link]
The topic ‘Searching for images, user interface’ is closed to new replies.