jquery accordion is not working with other jquery library pluggins...
I have written jquery accordion plugins in Master page ,so that accordion can be applied in all pages.Its working fine.But in one page I need the search functionality in dropdownlist.I have applied another jquery pluggins in that particular page to show Search functionality, which is working fine.But the problem with that page is , accordion is not working .Please help me regarding this issue.....Can't we apply two jquery library at a time?