Text Flickers onhover events when changing the HTML dynamically

  • krpano 1.0.8.15 TEST LINK
    FULL XML LINK
    I am calling an action when hovering over a plugin.
    The action dynamically resets the HTML of a textfield. This causes the Text to flicker during onhover event.

  • Hi!
    for this case you need to use ONOVER instead ONHOVER
    because onhover event call over and over again until you hold your mouse pointer over plugin
    but onover call just once when mouse pointer come to over a plugin

    take a look for details - http://www.krpano.com/docu/xml/#plugin.onover

    Hope it helps
    Andrey *thumbup*

    PS:
    nefar1ous - I wonder that you don't know about that *wink*

  • Thanks Andrey, too far into the a.m. hours i guess. So tired I let frustration get the better of me. I got it backwards and argued with myself about who was correct, left or right side of my brain :)

    And it never hurts to have these here for those who get lost, confused, or stay up too many hours looking at code.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!