Anpassa SharePoints menyer med javascript
Här är ett gammalt men grymt bra tips om hur man utökar WSS dokument-menyer med hjälp av CEWP och javascript.
Technorati tags: sharepoint, cewp, javascript
Solution overviewHela artikeln, inklusive kod: Mark Bower : Customizing SharePoint Context Menus.
The WSS document context menu is generated by client-side Javascript. The script to display these menus is located in a file called ows.js in the folder \Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\LAYOUTS\1033 on the SharePoint server. The AddDocLibMenuItems function in ows.js is responsible for generating the drop-down menus. The AddDocLibMenuItems implementation provides a hook through which additional menu items can be added to the context menu...
Technorati tags: sharepoint, cewp, javascript
0 Comments:
Skicka en kommentar
Links to this post:
Skapa en länk
<< Home