AJAX toolkit is not working in SharePoint 2010
-
2012년 4월 26일 목요일 오전 10:37
I have configure the Ajax Toolkit 3.5 with sharepoint 2010.
For test, i make a Accordion web part. The result is that, the webpart show the headers name of accordion and first div data but when i click on header, it is not doing any work.
I think, ajax is configure, but there is some other problem. Please let me know... One more thing there is error of javascript in page, sys is undifined..13 errors.
Ali Murtaza
Sharepoint Developer and Administrator
Please remember to click "Mark As Answer" if a post solves your problem or "Vote As Helpful" if it was useful.
모든 응답
-
2012년 5월 2일 수요일 오전 2:06
Hi Alimurtaza,
Thanks for your post!
Please provide the code of your web part so we could do some further research.
If you want to make a Accordion web part, there are some references:
http://www.ucdenver.edu/about/departments/WebServices/sharepoint/onlineTraining/more/formattext/Pages/accordionwebpart.aspxhttp://fitandfinish.ironworks.com/2010/02/how-to-create-an-accordion-web-part.html
Simon Huang
TechNet Community Support
- 답변으로 표시됨 Shimin Huang 2012년 5월 4일 금요일 오전 6:13
-
2012년 5월 2일 수요일 오전 11:08
Hi,
As you have specified, there is an JavaScript error on page, due to this your accordian pane will also not work.
Once the javascript error gets resolved, the click on accordian header will start working.
Please Mark Post as Answer once you get the solution for your issues.
Thanks,
Kunal Govani- 답변으로 표시됨 Shimin Huang 2012년 5월 4일 금요일 오전 6:13

