Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
aframe fullscreen mode not showing close button or custom button

I am using aframe library for 360 degree/panorama image view. All is fine but only problem is on fullscreen mode where this library hides everything except image scene, what i want is to show custom close button with which user can click and close the scene. I applied css z-index but still no success. Any solution will be appreciated. thanks

         <html>
            <head>
            <title>360 degree images Viewer</title>
            </head>
            <body>
                <div>
                    <!-- <div class="shadow" style="width: 100vw;height: 350px;position: absolute;background-color: black;opacity: 0.1;z-index: 999;"></div> -->
                    <!-- <img src="rotate.png" alt="" style="position:absolute; z-index:999;"> -->
                    <a-scene embedded style="width:100%; height:350px;" rotation="0 -130 0">
                        <a-sky src="chilhowee_lake_panorama_516853.jpg" ></a-sky>
                    </a-scene>  
                    
                </div>
            
                <button id="myclose" style="z-index: 99999999999 !important;
                position: fixed !important;
                top: 10px !important;
                background: transparent;
                border: 1px solid #000;
                font-size: 20px;
                cursor: pointer;
                color: #000;
                border-radius: 5px 4px;
                padding: 10px;
                right: 30;">close</button>


            <script src="aframe.js"></script>
            </body>
            </html>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!