I am looking for a simple solution to select a search input box when you press a hyperlink.
I would be nice if this could be implemented without JavaScript, only by using relative anchors.
In my case it looks that the input already has an id but there is no anchor defined for it.
A
labelwith theforis what you are looking for. Anchor tags don’t interact with input fields, unless you define it with JavaScript.