Javascript in plugin not working

Try to write it like this:

(function($) {$(document).ready(function(){...});})(jQuery);