i have two jquery included in 1 file
<script type="text/javascript" src="<%= SkinPath%>controls/jquery.js"></script>
<script type="text/javascript" src="<%= SkinPath%>controls/jquery-1.7.min.js"></script>
the first one helps to chnge the tab color at run time for the tabs. the second one help in jquery model pop up, but 1 have to hide 1 to work another how rid off this misery. Too much stuck on this issue. Please help me with this.
Even hideing the second one disturb both the tab and model pop up functionality, but i observed for the tab functionality the first one is necessary. Not getting whats the issue.