jquery网站功能介绍步骤

所属分类:UI-弹出层

 39994  453  查看评论 (18)
分享到微信朋友圈
X
jquery网站功能介绍步骤 ie兼容6
$(document).ready(function() {
	$("#btnStart").click(function() {
		introJs().setOptions({
			nextLabel: '下一步 →',
			prevLabel: '← 上一步',
			skipLabel: '跳过',
			doneLabel: "完成",
			exitOnOverlayClick: false,
			exitOnEsc: false,
			showBullets: false
		}).start();
	});
});

/*
Options:

    steps: For defining steps using JSON configuration (see this example)
    nextLabel: Next button label
    prevLabel: Previous button label
    skipLabel: Skip button label
    doneLabel: Done button label
    tooltipPosition: Default tooltip position
    tooltipClass: Adding CSS class to all tooltips
    exitOnEsc: Exit introduction when pressing Escape button, true or false
    exitOnOverlayClick: Exit introduction when clicking on overlay layer, true or false
    showStepNumbers: Show steps number in the red circle or not, true or false
    keyboardNavigation: Navigating with keyboard or not, true or false
    showButtons: Show introduction navigation buttons or not, true or false
    showBullets: Show introduction bullets or not, true or false
    scrollToElement: Auto scroll to highlighted element if it's outside of viewport, true or false
    overlayOpacity: Adjust the overlay opacity, Number

 */



相关插件-弹出层

jQuery html5爆裂式登录效果

HTML5爆裂式关闭窗口动画登录模板,关闭窗口撕开动画效果。
  弹出层
 52815  576

jquery鼠标悬停滑动切换特效

jquery鼠标悬停滑动切换特效
  弹出层
 34077  387

四种简单弹窗 — 自己配置弹窗

四种弹出方式,可以非常简单的通过修改css来定义自己喜欢的样式。
  弹出层
 53735  423

jQuery弹出层插件LIGHTBOX

这款lightbox,可应用于图片、swf文件、html文件等等.
  弹出层
 98248  512

讨论这个项目(18)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

    cephas 0
    2018/8/29 15:00:37
    ─━☆Snail 0
    2018/6/28 19:48:06
    由于没有JQ币,求楼主发一份到我邮箱好吗,灰常感谢了!邮箱:1609205468@qq.com 回复
    君が好きだと叫びたい 0
    2018/1/16 17:18:38
    这个用在vue组件上好用吗 回复
    SiriBen 0
    2016/10/5 16:10:06
    有没有谁下了,分享下呗
        肠子挂在腰上0
        2017/2/27 14:40:49
        同问
    回复
    杨小爷 0
    2016/6/14 16:06:47
    IE7不支持querySelectorAll选择器,这里还IE7还打钩…… 回复
    呆瓜`ノ 0
    2016/5/21 17:05:42
    caizhihua 0
    2016/5/19 16:05:01
    不错,东西不错 回复
    你大爷 0
    2016/4/3 22:04:56
    RAY 0
    2016/1/13 15:01:46

    不错,正是想要的

    回复
    Y.Q 0
    2015/11/11 14:11:06
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复