In our project if i place
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
Then i am getting the follwing error
TypeError: can't convert undefined to object in jQuery
set: function( elem, value ) {
Please help me to solve this issue.Thanks in advance...