!
也想出现在这里? 联系我们
广告位

[代码样式]简单的jQuery导航菜单固定插件smint

[代码样式]简单的jQuery导航菜单固定插件smint

简介

和 posfixed 类似,smint 也是一个导航菜单固定插件。当页滚动时,导航菜单会固定在顶部;当点击菜单时,页面会平滑的滚动到对应的区域。

兼容性

由于 smint 使用了 position: fixed,所以它不兼容 IE6。

使用方法

引入文件

<script src="https://www.dowebok.com/js/jquery.min.js"></script>
<script src="https://www.dowebok.com/js/jquery.smint.js"></script>

HTML

<div class="wrap">
    <div class="subMenu">
        <div class="inner">
            <a href="https://www.dowebok.com/www.dowebok.com/" rel="external nofollow"  class="subNavBtn" id="sTop">首页</a>
            <a href="https://www.dowebok.com/www.dowebok.com/code" rel="external nofollow"  class="subNavBtn" id="s1">代码</a>
            <a href="#" rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  class="subNavBtn" id="s2">素材</a>
            <a href="#" rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  class="subNavBtn" id="s3">模板</a>
            <a href="#" rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  class="subNavBtn" id="s4">教程</a>
            <a href="#" rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  rel="external nofollow"  class="subNavBtn end" id="s5">其他</a>
        </div>
    </div>
    <div class="section sTop">
        <div class="inner">
            <h1>smint - 简单的jQuery导航菜单固定插件演示</h1>
            <p>点击菜单看看效果</p>
        </div>
    </div>
    <div class="section s1">
        <div>
            <h2>代码</h2>
        </div>
    </div>
    <div class="section s2">
        <div class="inner">
            <h2>素材</h2>
        </div>
    </div>
    <div class="section s3">
        <div class="inner">
            <h2>模板</h2>
        </div>
    </div>
    <divclass="section s4">
        <div class="inner">
            <h2>教程</h2>
        </div>
    </div>
    <divclass="section s5">
        <div class="inner">
            <h2>其他</h2>
        </div>
    </div>
</div>

注意:菜单的外部容器(如上例的 subMenu)需要设置样式 position:absolute,并且每个菜单的 a 标签需要设置 id,id 的值与下面对应区域的 class 的值一致。

JavaScript

$(function() {
    $('.subMenu').smint({
        scrollSpeed : 1000
    });
});

参数

smint 目前只有1个参数:scrollSpeed。

参数 类型 说明 默认值
scrollSpeed 整数 点击菜单时,页面滚动的速度,数值越小,速度越快 1000

[b2_file link="

百度网盘" name="简单的jQuery导航菜单固定插件smint" pass="" code=""]

给TA打赏
共{{data.count}}人
人已打赏
脚本代码

[代码样式]Blindify – jQuery百叶窗幻灯片插件

2020-10-30 10:19:33

脚本代码

[代码样式]jQuery时间轴/时光轴插件jqtimeline

2020-11-6 9:51:19

下载说明

  • 1、微码盒所提供的压缩包若无特别说明,解压密码均为weimahe.com
  • 2、下载后文件若为压缩包格式,请安装7Z软件或者其它压缩软件进行解压;
  • 3、文件比较大的时候,建议使用下载工具进行下载,浏览器下载有时候会自动中断,导致下载错误;
  • 4、资源可能会由于内容问题被和谐,导致下载链接不可用,遇到此问题,请到文章页面进行反馈,以便微码盒及时进行更新;
  • 5、其他下载问题请自行搜索教程,这里不一一讲解。

站长声明

本站大部分下载资源收集于网络,只做学习和交流使用,版权归原作者所有;若为付费资源,请在下载后24小时之内自觉删除;若作商业用途,请到原网站购买;由于未及时购买和付费发生的侵权行为,与本站无关。本站发布的内容若侵犯到您的权益,请联系本站删除,我们将及时处理!
0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索