locked
Jquery accordion in sharepoint webpart RRS feed

  • Question

  • Hi,

     I am facing strange issue with jquery accordion control,  

    when i refrenced the accordion jquery script in sharepoint webpart its working fine.

    where as if i referenced jquery from master page,  accordion is not working.

    Please note that due to accordion reference page loading taking lot of time

    Let me know if there is any solution

    Regards,

    Patil

    Wednesday, April 22, 2015 7:04 AM

Answers

  • Hi,

    According to your description, my understanding is that when you reference Jquery accordion control in master page, it is not working and the page which reference the Jquery loads slowly.

    For a better troubleshooting, I suggest you can use Internet Explorer Developer Tool (F12) to check if the Jquery file has been load correctly and if there are some error message in the page.  You can see the Jquery loading time using Internet Explorer Tool  like the capture below, then you can see which file leads to load page slowly.

    More information:

    How to use F12 Developer Tools to Debug your Webpages

    Thanks

    Best Regards


    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.

    • Proposed as answer by Eric Tao Friday, May 8, 2015 2:05 AM
    • Marked as answer by Eric Tao Saturday, May 9, 2015 8:38 AM
    Thursday, April 23, 2015 3:09 AM