I want to use a search like Ctrl+F in Virtual Tour work. First of all, the address of this study is 360franke.com
I have a single index.html file. Almost all work,
<body>
<div id="viewer" class="fill_viewport"></div>
</body>
It is displayed with this div.
I can find the menu items (eg. Konseptler, Katalog) with ctrl+f in the browser. But I want to redirect it with a search button, not ctrl+f. Many methods I have tried have not worked. Thank you very much in advance for your suggestions.