I am Javascript/UI newbie....i keep getting Uncaught TypeError
i.)Uncaught TypeError: $(...).draggable is not a function
ii.)Uncaught TypeError: $(...).datepicker is not a function
Could anyone please advise,i tried to google...I see people are advising to check if you have installed
i.)jquery.tool.min.js with core files(which i am assuming is a jquery.min.js) and
ii.)jquery.min.js
Below aree the two Errors in detail:-
i.) swank_template_dp.js:5 Uncaught TypeError: $(...).draggable is not a function(anonymous function) @ swank_template_dp.js:5f @ jquery.combo.min.js?v=4914987:2(anonymous function)
ii.)eal_view.jsp?id=61922:830 Uncaught TypeError: $(...).multiselect is not a function(anonymous function) @ deal_view.jsp?id=61922:830j @ jquery.min.js