UNPKG

jq-button-range-slider

Version:
11 lines (6 loc) 186 B
( function( $ ) { "use strict"; // create an element to run tests inside var $testCanvas = $( "<div id='testCanvas'></div>" ); $( "body" ).prepend( $testCanvas ); }( jQuery ) );