سؤال

I would like to know how viewproperties menu works an item in a list.

I googled for sometime and found that the javascript files owsbrows.js and core.js at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\1033 will help in getting the properties of the item.

Could someone explained me how these two javascript files really works?

هل كانت مفيدة؟

المحلول

If you are wondering how the javascript is working in the background I would recommend downloading firebug or fiddler and examining the javascript using those tools.

Using the javascript debugger and profiler in firebug you can add breakpoints to javascript and step through it line by line.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top