Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
Hello all. I have one dynamic website in asp.net 4.0, C# and sql server 2008. In which I have modules like group chat application, whiteboard(a MS Paint like application), and a media player(to play videos). They are working fine but there are certain browser issues. They are as below:
1) video player works only with Internet explorer and not in Chrome, Or Mozilla. Video plays in IE, while in other browsers, Just player shows, video doesn't play.
2) In IE, whiteboard does open but doesnt work, like cant draw circles, rectangle, etc, while it works fine in chrome, mozilla.
3) Chat sometimes works real fine with all the browsers, sometimes, doesnt.
Help me with this.
Thanks.
Posted
Comments
Joezer BH 7-Jul-13 5:36am    
Welcome to the strange world or Cross-Browser programming...
That's just life, buddy.

Regarding the issues you encounter, I would suggest you post each one in a separate question and provide some code and show relevant HTML that you used which in most cases turns out to be the source of the inequalities.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900