I'm trying out using scrollspy with bootstrap, and I'm running into some errors with it. The error console keeps returning this: TypeError: 'undefined' is not an object (evaluating '$.fn')
, on line 124 of bootstrap-scrollspy.js, which is this line
var old = $.fn.scrollspy
, which is under the ScrollSpy Plugin Definition. I am using the code directly taken from this jsFiddle
Does anyone know why this is happening?
I would double check two things:
$
variable.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With