in my application i use an accordion using jquery . it works properly.
but when i use a datepicker control using jquery then the accordion doesn't work...all the panes are opened. to overcome this problem what i have to do ?
You must use one version jQuery file and make use of jQuery UI that supports that version of jQuery file, otherwise if you use different version for different controls conflicts will occur
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.