博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
SharePoint 2010 Ribbon with wrong style in Chrome and Safari
阅读量:5076 次
发布时间:2019-06-12

本文共 670 字,大约阅读时间需要 2 分钟。

When we add custom ribbon to SharePoint 2010, it may display well in IE but not in Chrome and Safari. The sample xml is below like this:

We may cost a long time but can't find the reason. Why SP 2010 own ribbon works well in Chrome and Safari?

The reason may be a little disappointing for the Group tag with Title attribute null...

When we set the Title attribute, it works well.

转载于:https://www.cnblogs.com/justinliu/p/5961701.html

你可能感兴趣的文章
linux c:关联变量的双for循环
查看>>
深入浅出理解zend framework(三)
查看>>
python语句----->if语句,while语句,for循环
查看>>
javascript之数组操作
查看>>
LinkedList源码分析
查看>>
TF-IDF原理
查看>>
用JS制作博客页面背景随滚动渐变的效果
查看>>
JavaScript的迭代函数与迭代函数的实现
查看>>
一步步教你学会browserify
查看>>
Jmeter入门实例
查看>>
亲近用户—回归本质
查看>>
中文脏话识别的解决方案
查看>>
CSS之不常用但重要的样式总结
查看>>
Python编译错误总结
查看>>
URL编码与解码
查看>>
日常开发时遇到的一些坑(三)
查看>>
Eclipse 安装SVN插件
查看>>
深度学习
查看>>
TCP粘包问题及解决方案
查看>>
构建之法阅读笔记02
查看>>