We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Orbit stops when mouse is over button

Home Forums General Questions Orbit stops when mouse is over button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50478
    Webenart
    Customer

    Hi,

    I use wordpress for building websites and more specific Slider Revolution, if you are not familliar with that, you can stack elements and position them as you wish, So with the Clasic example swiss knife, i entered 2 buttons (fold and unfold) set them an ID so i can use them to puzzles, inserted the iframe of Verge to the scene, and everything works fine.

    Except, that when i am orbit to the 3d space around the knife by holding down the Left click of the mouse, and the mouse passes over the buttons, the orbit stops. How can i prevent that?

    thanks

    Webenart | Creative Websites
    webenart.com

    #50536

    hi,

    you can possibly try the following. Use this CSS property for the buttons Divs:

    pointer-events: none

    Chief 3D Verger | LinkedIn | Twitter

    #50538
    Webenart
    Customer

    hi,

    i am familiar with this css line but as far as i know this would stop it by being a button right? so this will work for example on a text element that is only for displaying, but the button would stop its function.

    regards

    Webenart | Creative Websites
    webenart.com

    #50539
    Webenart
    Customer

    The same issue exists on your demo for the swiss knife, if you set this css line on the buttons the button is not functional any more.

    regards

    Webenart | Creative Websites
    webenart.com

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.