我一直在使用 MS Word 2007 创建网页并在其中创建超链接。 然后我将它们变成网页文档。 然后,我专门为 SharePoint 上的该页面创建一个图片库,并使用 DreamWeaver 2004 将库中的图片链接到网页源代码中。
然后,我创建一个内容编辑器 Web 部件,并使用源编辑器使用 Dreamwever 中的代码。 扩展像素高度和宽度以适应我应用和发布的文件后。 它的工作就像做梦一样,给了我很棒的页面。 但现在有两次我进入页面时发现 Web 部件的内容是空白的! 在所有页面上! 我尝试查看发生了什么,因此我编辑页面,但是当我专门转到“修改 Web 部件”时,页面会跳转并且不允许我单击“编辑”。 不过,我可以单击它旁边的“x”并完全删除该 Web 部件。 当查看页面并查看源代码时,我可以看到我的原始代码就在那里,所以它就像是隐藏的而不是消失的。 左下角出现的错误消息显示“'MSOMenu_WebPartMenu'未定义”。 这让我工作中的每个人,包括ICT行业的人,都感到非常困惑。 任何人都可以为我阐明这一点并提供帮助吗? 我在谷歌上搜到的内容似乎都不相同。
谢谢
I have been creating web pages using MS Word 2007 and creating hyperlinks within them. Then I am turning them into Web Page documents. I am then creating a picture library specifically for that page on SharePoint and using DreamWeaver 2004 to link the pictures from the library into the web page source code.
I then create a content editor web part and using the Source editor use the code from Dreamwever. After extending the pixel height and width to accommodate the file I apply and publish. It's been working like a dream, giving me fantastic pages. But twice now I've gone in to the pages and found the content of the web parts to be blank! On all the pages! I try to see what's going on so I edit the page but when I go to Modify the Web Part specifically, the page jumps and won't let me click "edit". I can, however, click the "x" next to it and delete the web part entirely. When viewing the page and looking at the source code I can see my original code is there, so it's like it's hidden as opposed to it disappearing. The error message that comes up at the bottom left reads "'MSOMenu_WebPartMenu' is undefined". This has completely baffled everyone at my work including the people in ICT. Can anyone shed some light on this for me and help? Nothing I've pulled up on Google seems to be the same.
Thanks
发布评论
评论(1)
您最近对布局进行过任何更改吗? 这似乎有点像这里描述的问题: http://blog.mastykarz.nl/css-causes-javascript-error-while-moving-web-parts-in-edit-mode/(Web 部件变为空白除外) 。
Have you changed anything about the layout recently? It seems a bit like the issue described here: http://blog.mastykarz.nl/css-causes-javascript-error-while-moving-web-parts-in-edit-mode/ (except for the Web Part getting blank).