hi friends,
I am populating data in textbox using webservice call and Jquery ajax call.
On placing of two js files for jquery auto complete extender,the left menu items design is changing.
I am placing these links and jquery ajax call in the end of the body tag.
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.2.js"></script>
<script type="text/javascript" src="http://code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
I attached the screenshots for this.
please suggest me how to prevent this??