solution: **(function($){** the code goes here **})(jQuery);** ref: http://stackoverflow.com/questions/2435933/i-need-a-converter-to-make-any-jquery-code-to-make-no-conflict-mode
solution:
(function($){
the code goes here
})(jQuery);
ref: http://stackoverflow.com/questions/2435933/i-need-a-converter-to-make-any-jquery-code-to-make-no-conflict-mode