░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/datadrive/moodledata/filedir/0d/16
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: 0d16530493105099f90f733a396caf06bb04b774
var H5P = H5P || {}; H5P.SimpleRoundedButton = (function ($) { /** * Creates a new tip */ function SimpleRoundedButton(text) { var $simpleRoundedButton = $('<div>', { 'class': 'joubel-simple-rounded-button', 'title': text, 'role': 'button', 'tabindex': '0' }).keydown(function (e) { // 32 - space, 13 - enter if ([32, 13].indexOf(e.which) !== -1) { $(this).click(); e.preventDefault(); } }); $('<span>', { 'class': 'joubel-simple-rounded-button-text', 'html': text }).appendTo($simpleRoundedButton); return $simpleRoundedButton; } return SimpleRoundedButton; }(H5P.jQuery));
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 0d1617eff7c9a1092130babb96d9f23b66ba9922
?
7.7 KB
2023-08-03 13:29
EDIT
📄 0d16530493105099f90f733a396caf06bb04b774
?
689 B
2023-11-01 09:51
EDIT