|
-
Jun 27th, 2008, 06:25 AM
#1
Thread Starter
PowerPoster
Web Design and IE6
Ok, question...
"With Ie8 around the corner, as web developers should we still be developing sites that work on IE6?"
-
Jun 27th, 2008, 06:50 AM
#2
Re: Web Design and IE6
Microsoft will offer Mainstream Support for either a minimum of 5 years from the date of a product’s general availability, or for 2 years after the successor product (N+1) is released, whichever is longer.
IE6 was released way back in 2001 aparently with XP and it's lifecycle page is here: http://support.microsoft.com/lifecycle/?p1=2073 - looks like it's still live and well whic in that case means MS are keeping support for it until IE7 has been out for 2 years.
If Wikipedia is anything to go by, October 2006 was the release date of IE7. Usually this is an indicator to when 3rd parties should keep support for this also.
Edit:Ahh and from the very same Wikipedia page http://en.wikipedia.org/wiki/Interne...orer#Version_7, an average out of several different surveys shows IE6 has around 30% of the market with IE7 having around 45%, so I'd say it's definitely live and well...
Last edited by alex_read; Jun 27th, 2008 at 06:55 AM.
-
Jun 27th, 2008, 12:24 PM
#3
Re: Web Design and IE6
IE8 isnt really "around the corner" but as long as XP is still a good chunck of the OS's being used in the market I'd definately say test your site with IE6.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 27th, 2008, 12:46 PM
#4
Thread Starter
PowerPoster
Re: Web Design and IE6
Its interesting but, its kind of limiting developing to IE6 'standards'
-
Jun 27th, 2008, 12:56 PM
#5
Re: Web Design and IE6
You can use the conditionals to determine the IE version and code accordingly.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 27th, 2008, 12:58 PM
#6
Thread Starter
PowerPoster
Re: Web Design and IE6
 Originally Posted by RobDog888
You can use the conditionals to determine the IE version and code accordingly.
Yes you can and in the past I have but I've picked up a new site design which is pretty complex and just wont be feasible to do that.
-
Jun 27th, 2008, 01:13 PM
#7
Re: Web Design and IE6
How about a redirect to a dup IE6 friendly page
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 27th, 2008, 01:15 PM
#8
Thread Starter
PowerPoster
Re: Web Design and IE6
yea thats what i'm gonna have to do with a big warning... "Update now" lol.
I hate browsers
-
Jun 27th, 2008, 01:17 PM
#9
Re: Web Design and IE6
Yup, and I hate web development because of them 
Bottom line is that the site you inherited didnt properly or at all test for browser platform or version. Not an easy task to rewrite an entire site but just start with one page and expand from there. Eventually you will get it working properly for IE6. Its easier to look at the task at hand on a per page view instead of the entire site.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 27th, 2008, 06:48 PM
#10
Re: Web Design and IE6
You can develop a website 100% standards based and have it look the same in IE6, IE7, IE8, Firefox, Opera, Safari, etc. It can be difficult working around IE6's limitations but it's doable while being standards compliant.
One of the projects I worked on at my last company for a large bank had a requirement that all pages had to be XHtml and 100% standards compliant (no hacks) and it had to work on IE6, Firefox, Safari and even IE for the mac. We were able to accomplish this and it worked rather well especially for a complex GUI (it was an internal interface for transfering money, business invests, etc).
-
Jun 27th, 2008, 08:04 PM
#11
Re: Web Design and IE6
I am doing web design at school and even though I myself don't use IE6 I still write the code for that browser. You don't know what browsers other people are going to be using in a real world situation.
I was told be one of my lecturers that he knew of several businesses today still running Windows 98.
-
Jun 27th, 2008, 09:41 PM
#12
Re: Web Design and IE6
 Originally Posted by Nightwalker83
I am doing web design at school and even though I myself don't use IE6 I still write the code for that browser. You don't know what browsers other people are going to be using in a real world situation.
I was told be one of my lecturers that he knew of several businesses today still running Windows 98.
if it works, why change it?
Any who, when i do CSS, i try my best to make it work with all browsers. cant say that i succeed all the time though. It is a difficult thing to do.
My usual boring signature: Something
-
Jun 27th, 2008, 10:15 PM
#13
Re: Web Design and IE6
 Originally Posted by dclamp
if it works, why change it?
There's no need to that's my point!
Any who, when i do CSS, i try my best to make it work with all browsers. cant say that i succeed all the time though. It is a difficult thing to do.
It is hard to get all browser to work with every piece of code. Usually, when testing websites I test them in 3 different types of browsers IE, FF and Opera.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 28th, 2008, 01:12 AM
#14
Re: Web Design and IE6
 Originally Posted by Nightwalker83
There's no need to that's my point!
i know, i was agreeing with you
My usual boring signature: Something
-
Jun 28th, 2008, 01:47 AM
#15
Re: Web Design and IE6
 Originally Posted by dclamp
i know, i was agreeing with you 
Ah ok!
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 28th, 2008, 04:44 AM
#16
Thread Starter
PowerPoster
Re: Web Design and IE6
Hmm when I mentioned standards above I actually meant what is now standard css etc that doesn't work in Ie6 without hacking.
Pino
-
Jun 28th, 2008, 11:42 AM
#17
Re: Web Design and IE6
Does IE8 not allow you to specify a tag in the <head> section, of some sort, that makes the browser go into quirks mode?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|