Typeerror yang tidak tertutup bukanlah fungsi javascript
jQuery(document).ready(function($){
// jQuery code is in here
});
Attractive Anteater
jQuery(document).ready(function($){
// jQuery code is in here
});
jQuery(document).ready(function($){
//you can now use $ as your jQuery object here
});