C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Browser Compatibilty with IE6,7,8 & mozilla


Posted Date: 03 Nov 2009      Posted By: L Sagar      Member Level: Silver     Points: 1   Responses: 4



Hi friends,
I need to know differences between IE 6,7,8 ,Fire fox & google chrome..Since my website application is not at all compatable with these browser's .Getting alignment problem ,So Plz let me know the differences..

Thanks & Regards,
Sagar





Responses

Author: jananeekar    03 Nov 2009Member Level: SilverRating: 3 out of 53 out of 53 out of 5     Points: 3

Hi sagar,

Usually the major and a hidden mistake developers does is to use a lot of tables and nested tables, and each and every browser renders a table object in its own way, for example: you just apply rules= all on a table object in design. then u are about to see a different result in firefox and IE....

and coming to image rendering IE6 fails to render the images fast coz IE6 comes with a bug in rendering images, but whereas IE7 and above and firefox rest all other browsers renders the image stuff nicely,

to major extent IE7 and Firefox act as alike whereas they vary in some Dom aspects.

so a best and efficient way to layout a website design is to strictly follow Div's, based on divs the browsers render the content fast and efficient and u dont come across the allignment issues. I hope this brief note helps you...

regards,
Jananeekar.



Author: L Sagar    03 Nov 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Hi jananeekar,
Thanks for ur quick response,
Even we used for all the aspx forms div's only ,tha tables what we used those are all inside the div ,But also we are facing lot of allignment issue in IE7, Fire fox & chrome...Especially the master page have header & footer , the footer is not extending along with content in other than IE6..Plz let me know the problem

Thanks & Regards,
Sagar



Author: greeny_1984    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

Hi,

check this article for info on browser compatability

http://www.aspsnippets.com/post/2009/05/12/Issues-HTML-and-CSS-Browser-Compatibility.aspx

Regards,
Greeny_1984

Rate this Response[Excellent/Good/Poor]
FRESHERS check this link
Need help from me join here



Author: ShashiKant Gupta    04 Nov 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

W3c maintains the standard way of rendering html and all browsers follow it.
now W3c also updates these standards and releases new versions periodically, problem occurs here

different browsers target different version of standard and thats why they render same property in different way according to the version they are targetting.



Post Reply
You must Sign In to post a response.
Next : How to create required field validation dynamically
Previous : In asp .net repeater control pass commandargument OnItemCommand
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use