deteksi-badan-new/static/scripts/tourist.demo.min.js

2 lines
786 B
JavaScript
Raw Normal View History

2024-05-29 03:10:09 +00:00
!function(e){"use strict";var a=[{content:"<h4>Current online user</h4><p>You can find here status of user who's currently online.</p>",highlightTarget:!0,nextButton:!0,target:e("#tour-1"),my:"top left",at:"bottom center"},{content:"<h4>Page title</h4><p>This is page title.</p>",highlightTarget:!1,nextButton:!0,target:e("#tour-2"),my:"top center",at:"bottom center"},{content:"<h4>Notification</h4><p>Click here to view notifications.</p>",highlightTarget:!1,nextButton:!0,target:e("#tour-3"),my:"top right",at:"bottom center"},{content:"<h4>Search</h4><p>Find somthing userful here!</p>",highlightTarget:!1,nextButton:!0,target:e("#tour-4"),my:"top center",at:"bottom center"}],t=new Tourist.Tour({steps:a,tipClass:"Bootstrap",tipOptions:{showEffect:"slidein"}});t.start()}(jQuery);