Get your activation key

extension

This is your activation key for your extension. An email has been sent to you with further details:

How do I use my extension now?

  • First you'll have to replace jquery.multiscroll.min.js for jquery.multiscroll.extensions.min.js. This file is exactly the same as the multiscroll.js one but allows you to use extensions.
  • Then you'll have to include your extension file before multiScroll.js as can be seen below:
<script type="text/javascript" src="multiscroll..min.js"></script>
<script type="text/javascript" src="jquery.multiscroll.extensions.min.js"></script>

To use the activation key you just generated you'll have to add an extra option in your multiScroll.js initialization:
$('#multiscroll').multiscroll({
    Key: ''
});

Do not forget to add the option to enable the extension. Each extension has different possible values for it, check the documentation for more information. Generally they can be enabled with the default settings by using the `true` value for them:

$('#multiscroll').multiscroll({
    Key: '',
    : true
});

For more information check how to use multiScroll.js extensions and how to use the activation key.

Which extension do you want to activate?

Introduce the license key that was sent to your email when purchasing the extension:

You now have activation keys left according to your license

Introduce the domain name in which you will be using the extension
For example,the domain name of https://support.apple.com is apple.com

Please check the data and then introduce the word "CONFIRM" to confirm you accept the license terms and that you want to use the extension for the specified domain.

Notice you will NOT be able eligible for a refund after generating an activation key.
Please read the Refund Terms. Any question do not hesitate to contact me