Multiple rounds with Intro.js

52 views
Skip to first unread message

d...@djw.hu

unread,
Oct 28, 2013, 6:47:53 AM10/28/13
to int...@googlegroups.com
Is there any way to using more than one round with Intor.js?

I think about something like a data-round or data-class parameters, what I can use like this:

<div id="box1" data-step="1" data-intro="This is first round first step" data-round="1">...</div>
<div id="box2" data-step="2" data-intro="This is first round second step" data-round="1">...</div>
<div id="box3" data-step="3" data-intro="This is first round third step" data-round="1">...</div>

<div id="box4" data-step="1" data-intro="This is second round first step" data-round="2">...</div>
<div id="box5" data-step="2" data-intro="This is second round second step" data-round="2">...</div>
<div id="box6" data-step="3" data-intro="This is second round third step" data-round="2">...</div>

Is there any way?
Reply all
Reply to author
Forward
0 new messages