Cross-browser or Browser compatability refers to the ability of a website, web application, HTML construct or client-side script to function in environments that provide its required features and to bow out or degrade gracefully when features are absent or lacking.

learn more… | top users | synonyms

2
votes
2answers
713 views

Logout in Mozilla and chrome not working / ADFS Authentication

I have custom logout page created. I have used an application page for logout. In the application page, I use a javascript and say document.execCommand(ClearAuthenticationCache). This works fine in ...
0
votes
2answers
38 views

Compatibility of SharePoint 2010 and IE10

We use here IE9 as default. Next time we want eventually step further to IE10. I read something about Problems with the People-Picker and the preview of Excel files. Did you have any experience with ...
1
vote
1answer
144 views

Open link to a local folder

In our SharePoint 2010 intranet I'm trying to put a link to a local resource into a list of links. The links are displayed on page, but clicking on them does not open the file or folder. Putting the ...
0
votes
1answer
506 views

Opening calendar in IE redirects to an url with ?ShowInGrid=False parameter and then an error is shown

When I open the calendar.aspx in IE7, the page loads fine and I can see the calendar but the page then gets automatically redirected to a calendar.aspx?ShowInGrid=False which then produces an error: ...
0
votes
0answers
29 views

Why is my design duplicated in IE9 and IE 8?

I am creating a frontpage in Sharepoint 2010. My problem is that the page is not rendered correctly in IE, but looks fine in Firefox and Chrome. In IE the page is duplicated. On the top of the page it ...
0
votes
0answers
34 views

Silverlight and SharePoint Presentation issues

A small subset of users (2 at the moment) are unable to see data presented in a Silverlight Dashboard hosted on SharePoint. When they open the page they see empty Dashboards with no data. I have ...
0
votes
0answers
102 views

How to fix “Connection reset by peer” in a FBA enabled internet site?

I have a strange issue here. I have a web application configured with forms authentication in internet. The site works fine, but the issue is whenever I edit and save the properties of document in a ...
0
votes
0answers
84 views

IE7 issue with adding links in table

I'm having issues adding links in a table on SharePoint 2010 with IE7. I'm going to the Insert tab > Links > From Address. This is on a publishing page. Nothing happens when I do this -- and no errors ...