Again, my apologies for the screencast hiatus – it was a nutty few weeks, but now I’m back! This time with some fun and exciting JavaScript. PS – Don’t forget to subscribe (below) for updates on Sprout E-Learning’s launch date, where you’ll be able to take online courses related to e-learning!
The HTML code you will need is available for download below the video, and I’ve also included a link to the CertBG image I used.
JavaScript code:
var newWin=window.open(“certificate.html”, “certificate”, “status=0,scrollbars=0,width=600,height=480”);
- Please note that the HTML code and JS used in this screencast, was originally obtained from the lovely Steve Flowers in the Articulate E-Learning Heroes Community.
Download the Certificate HTML code needed here.
Download the CertBG used in this screencast here.
Jeff Kortenbosch says
Sweet Ashley, I need to do one of those too. It’s always good to have ‘on file’.
Nikos Andriotis @ Talent LMS says
Good to see you back on the blog! Nutty can be good – as a stimulation to new ways of thinking. And it may have worked here. It’s a pretty easy and uncomplicated way – thus, I like it!