JavaScript Idea Series by Greg Stager
Comments
(11)
JavaScript Idea Series by Greg Stager
(11)

I wanted to introduce to you a new series of posts that I am planning to roll out to the community.

The JavaScript Idea Series

This series will feature ideas using JavaScript ranging from simple to complex. These are not meant to be full-fledged projects on their own but rather ideas on how to accomplish certain things that you may or may not have thought of already.

I would encourage you all to share your thoughts on these ideas as they come out for how you might use them in your own projects and to ask any questions that you may have.
Within each project you will have a working sample of the idea along with the code it takes to make it work.

Enjoy!

Idea #1 – Choosing a Random Letter
Idea #2 – Random Positioning
Idea #3 – A Simple Timer
Idea #4 – Directional Controller
Idea #5 – Slide Info Panel
Idea #6 – Word Scrambler
Idea #7 – Pop-up Text Entry Boxes
Idea #8 – Side Scrolling State Changes
Idea #9 – Sort Variable Values
Idea #10 – Scrolling Text Box Effect


Please log in and complete your profile to continue.
11 Comments
Sep 22, 2021
Sep 22, 2021

I find javascript an exciting way to make Captivate more interactive and creative.  There is a lot to learn, but these resources help.

 

Thanks for your efforts.

Like
(1)
Jun 24, 2021
Jun 24, 2021

Thank you for sharing the awesome work Greg! I really like the sliding panel code. I have used effects to create a choppier version of this in captivate but I am excited to try it with JavaScript. I am very interested in learning more about integrating Javascript into my captivate projects. Thanks for creating these resources that clearly describe how the process works.

I’ve seen you or others create a dial that can change a number but I cannot seem to find it. Do you remember creating a tutorial on how to create a rotating dial that changes a number?  Cheers!

Like
(1)
(3)
May 12, 2021
May 12, 2021

I try to implement Javascript and struggle to make the connections between how I might have done it with html and apply it to Captivate. Really appreciate your shares to help create more opportunities to make the connection.

Like
(1)
(2)
Add Comment