What does this error mean and how do I fix it?
TypeError: $.cookie is not a function [Break On This Error] $($.cookie(\"inputFocus\")).focus()
Including jquery file twice(multiple time) also gave same issue in my case.