Response title
This is preview!
<script>
$.noConflict();jQuery( document ).ready(function( $ ) {
// Code that uses jQuery's $ can follow here.
});
// Code that uses other library's $ can follow here.
</script>
and also check that you have include the jquery library properly or not
© 2013 jQuery Foundation
Sponsored by and others.