Response title
This is preview!
(function($) {I make my own plugin without wrapping it, it still works.
//plugin code})(jQuery);
<script>
$(function() {
$( "#resizable" ).resizable();
});
</script>
© 2013 jQuery Foundation
Sponsored by and others.