I have a weirdo question, I just wanted to use carousel by using bootstrap. I include bootstrap.js into my code then i used Log Console Javascript,
there was some error codes
Uncaught TypeError: Object [object Object] has no method ‘on’
Then i changed all ‘on’ method into ‘bind’
but now the whole links ( tag) didn’t work, does anyone could solve this ?
First include jquery javascript file