Navigationselemente außerhalb des Panoramas

  • Hi,
    ich versuche gerade, die Bedienelemente unter das Panorama zu legen. Ich weiß dass es möglich ist. Aber im Netz konnte ich keine nachvollziehbare Lösung finden. Könnt Ihr mir helfen? Ich habe es mal mit dieser (leider nicht funktionsfähigen) Lösung probiert:

    Code
    <span class="taste2" style="width:80px;" onclick="set(hlookat_moveforce,-1)">&larr;</span>
    <span class="taste2" style="width:80px;" onclick="set(hlookat_moveforce,+1)">&rarr;</span>
    <span class="taste2" style="width:80px;" onclick="set(vlookat_moveforce,-1)">&uarr;</span>
    <span class="taste2" style="width:80px;" onclick="set(vlookat_moveforce,+1);">&darr;</span>
    <span class="taste2" style="width:180px;" onclick="set(fov_moveforce,-1)">Zoom +</span>
    <span class="taste2" style="width:180px;" onclick="set(fov_moveforce,+1)">Zoom -</span>

    Danke im voraus für Eure Hilfe *smile*

  • OK,

    ich habe die Lösung selbst gefunden *wink*


Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!