万本电子书0元读

万本电子书0元读

顶部广告

Instant IntroJs电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Ehsan Arasteh

出  版  社:Packt Publishing

出版时间:2013-09-25

字       数:144.4万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A simple starter that will guide you through IntroJs from scratch to advanced topics using a simple step by step approach with useful examples along the way.This book is for web designers who want to create an interactive step-by-step introduction for showing specific or all parts of an application or website to users. Basic JavaScript programming and knowledge of HTML and CSS is required. No knowledge of any other JavaScript libraries is needed.
目录展开

Instant IntroJs

Instant IntroJs

Credits

About the Authors

About the Reviewers

www.packtpub.com

Support files, eBooks, discount offers and more

packtlib.packtpub.com

Why Subscribe?

Free Access for Packt account holders

1. Instant IntroJs

So, what is IntroJs?

Usages

Features

Installation

Step 1 – requirements

Step 2 – downloading JavaScript and CSS

Step 3 – configuration

Using the <script> tag

AMD and CommonJs

And that's it

Quick start

Step 1 – defining elements

Using element attributes

The data-intro attribute

The data-step attribute

The data-position attribute

Using JavaScript objects (JSON)

Step 2 – calling the start() method

Hello World

How it works

Top 7 features you need to know about

Options

steps

nextLabel

prevLabel

skipLabel

doneLabel

tooltipPosition

exitOnEsc

exitOnOverlayClick

showStepNumbers

API

introJs.start()

introJs.goToStep(stepNo)

introJs.exit()

introJs.setOption(option, value)

introJs.setOptions(options)

introJs.oncomplete(providedCallback)

introJs.onexit(providedCallback)

introJs.onchange(providedCallback)

introJs.onbeforechange(providedCallback)

Method chaining

Integrating IntroJs with other frameworks

Ruby on Rails

Installation

Yii Framework

Installation

Usage

Overlay

Tool tips

Buttons

introjs-tooltipbuttons

introjs-button

introjs-prevbutton

introjs-nextbutton

introjs-skipbutton

Numbers

Highlight area

Localization and the Right to Left version

Changing button labels

RTL

Building projects

Getting ready

make build

Events and callbacks

oncomplete

onexit

onchange

onbeforechange

Multipage introduction

How it works

Changing the Done button label

Redirecting the user to the next page

Starting the introduction on the second page

People and places you should get to know

IntroJs official website

Blogs

API documentation

The GitHub repository

Issue tracker

Communities

Google group

Stackoverflow

Twitter and personal blogs

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部