@Revolution wrote:
Assume 2 SECTIONS (position:relative).
Place a DIV inside SECTION 1
and align the DIV (position: absolute bottom), transform 50% DOWNThis will position the DIV between the different SECTIONS.
Add a mouse over / hover INTERACTION to the DIV.
- Rotate (any axis) 360 degreesAdd a mouse off / hover INTERACTION to the DIV.
- Rotate 0 degreesPreview it. When you hover over the DIV
- the DIV will move UP 50% and reposition itself at the bottom of the SECTION.
- AND NOT rotate.BUT THEN... on mouse off... it does rotate to 0.
For example - use Y axis 360 for mouse over... then X axis 360 for mouse off
If the mouse over wasn't firing... the DIV (in mouse off) would simply FLIP.
But it doesn't... since the mouse off default for Y is ZERO... it ROTATES and FLIPS.
This tells you... the mouse over interaction is firing... you just don't see it.
See Video:
http://quick.as/9Pq9CO2exnote: QuickCast appears to be having a traffic issue. The video may or may not load. Video about 4 min in length.
@Waldo, @PixelGeek, @cyberdave, @thesergie, @thewonglv, @callmevlad, @bartekkustra
Posts: 9
Participants: 3