jquery网站功能介绍步骤

所属分类:UI-弹出层

 38783  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弹出框插件dialogbox

jquery弹出框插件dialogbox
  弹出层
 53519  317

表格鼠标移入同行同列变色(原创)

jQuery表格鼠标移入后同行同列变色
  弹出层
 26594  320

jQuery多功能图片弹窗插件pirobox

点击图片列表中的图片会放大,并可以随意切换
  弹出层
 37664  380

响应式模态框

简洁、弹出效果好的响应式模态框,适用移动端
  弹出层
 36830  436

讨论这个项目(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
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复