Another nice bit of functionality that you typically see in a presentation software…package is the ability to step through bullet points one at a time.…So, let's take a look at how the presentation is working right now.…I'm in the chapter two folder, in 03, start.…I'm just going to open the index file in a web browser, and I'm going to click the…right arrow key to navigate to the screen with the bullet points.…And so, right now, the whole screen comes on all at once.…And let's see what we can do about that. I'm going to go into the js folder and…grab the pres.js file, which is where we have all our custom code, and open that in Dreamweaver.…
Let's make this bit of functionality a toggle, so, it can be turned on or off.…So, I'm going to create a variable at the top called stepThroughBullets, and let's…set that to true. Now, let's go down to the next function.…And let's add a line before the go to call.…Say, if stepThroughBullets, and let's also make sure that are some hidden bullets on…the screen. So, let's do and, the two ampersands, and…
Author
Released
6/26/2013Need more information on creating an initial web presentation? Watch the related HTML5 Projects: Creating a Responsive Presentation course.
- Embedding a Twitter feed in an iframe
- Creating the code for automatic playback
- Using MediaElement.js in your presentation
- Adding video and audio
Skill Level Advanced
Duration
Views
Related Courses
-
Deke's Techniques
with Deke McClelland155h 55m Intermediate
-
Introduction
-
Welcome42s
-
-
1. Understanding the Project
-
2. Enhancing the Slideshow
-
3. Creating a Self-Running Slideshow
-
Adding bullet timing3m 32s
-
4. Adding Audio and Video
-
Adding video10m 38s
-
5. Finalizing the Self-Running Mobile Presentation
-
Custom tweaks for iPad9m 39s
-
6. Enabling Offline Playback
-
Conclusion
-
Next steps40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Stepping through bullet points