article thumbnail

A Budding Relationship for Captivate and Lectora

Learning Developments

Here's a few additional things you might find helpful: Use the alert() function to test out that the Lectora JavaScript code is functioning correctly before writing the "real" code Understand how to reference Lectora variables in JavaScript. When previewing to test this out I exported to HTML and ran on an Apache server on my local desktop.

Lectora 40
article thumbnail

A Budding Relationship for Captivate and Lectora

Learning Developments

When previewing to test this out I exported to HTML and ran on an Apache server on my local desktop. Sample sendMail() code to be inserted in Lectora: function sendMail() { var stripCoreData = gstrEmailBody.replace("Core Data", ""); var stripQuotes = stripCoreData; while(stripQuotes.indexOf(""" ) ! Remember the "Var" prefix.

Lectora 40
article thumbnail

The Role of SDK in eBook Reader Development

Kitaboo

Essentially, an SDK comes pre-packaged with many tools, resources, samples and documentation- everything you need for developing your software. Permissive Licenses are also called ‘BSD Style’ or ‘Apache Style’ Licenses. What is a Software Development Kit (SDK)? Lesser General Public License. Basic Functionality.

eBook 52