nikubenki

像这种导航栏透明的动画效果是怎么实现的呢?

  •  
  •   nikubenki · Aug 24, 2015 · 2306 views
    This topic created in 3988 days ago, the information mentioned may be changed or developed.

    https://www.aceandtate.com/
    向下滚动到某一块区域,或者鼠标移动上去变成白色背景而且带有动画效果。
    能详细点吗?

    1 replies    2015-08-24 18:29:55 +08:00
    lxrmido
        1
    lxrmido  
       Aug 24, 2015   ❤️ 1
    .navi{
    background-color:rgba (0,0,0,0 );
    transition:all linear 0.5s;
    }
    .navi:hover{
    background-color:#fff;
    }
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2751 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 10:28 · PVG 18:28 · LAX 03:28 · JFK 06:28
    ♥ Do have faith in what you're doing.