Hi every one I have built a web application using asp which includes a little bit of jquery from bootstap (boorstrap-dropdown.js).
for some other project which is lower version than the project I developed, I changed the version from 4 to 3.5.
Now I am getting an errors
"Microsoft JScript runtime error: Unable to get value of the property 'fn': object is null or undefined"
"Microsoft JScript runtime error: Object expected"
"Microsoft JScript runtime error: Object doesn't support property or method 'collapse'"
Thank you