|
|
Post a Project »
Find a Professional HTML Freelancer!
Find a Freelancer to help you with your HTML projects
| |
|
 |
|
|
|
10-09-2010, 02:36 PM
|
browser problem
|
Posts: 69
Name: erich bana
Location: somewhere on earth
|
Hello friends i need ur help in solving my critical webpage problem.
my site pixhd is work well with all the latest browsers except I.e 6.
In Ie 6 site behave weired pls help
Thanks in advance
|
|
|
|
10-09-2010, 04:58 PM
|
Re: browser problem
|
Posts: 37
|
he link to your site is not working for me. It gives a 404 error. Is your site up ?
|
|
|
|
10-10-2010, 07:55 AM
|
Re: browser problem
|
Posts: 52
Name: Alex
|
Quote:
Originally Posted by erich_here
Hello friends i need ur help in solving my critical webpage problem.
my site pixhd is work well with all the latest browsers except I.e 6.
In Ie 6 site behave weired pls help
Thanks in advance
|
don't bother about ie6.
It's unsupported browser
|
|
|
|
10-12-2010, 10:07 PM
|
Re: browser problem
|
Posts: 10
Name: Ritter
|
I use F.F., you site works well .
Additional, I like your site, coolest wallpapers.
|
|
|
|
10-13-2010, 05:34 AM
|
Re: browser problem
|
Posts: 1
Name: Ashley Stern
|
I have checked your wallpaper website in all the browsers ofcourse IE too...it worked fine with me...waht exactly your problem?
|
|
|
|
10-13-2010, 06:15 AM
|
Re: browser problem
|
Posts: 33
Name: Christina
Location: At the core of the earth
|
Quote:
Originally Posted by erich_here
Hello friends i need ur help in solving my critical webpage problem.
my site pixhd is work well with all the latest browsers except I.e 6.
In Ie 6 site behave weired pls help
Thanks in advance
|
Hi erich, I check your website in my Firefox ver. 3.6.10 and I.E. 8
both of them are showing your website coolness. So don't be bother
if your website don't look good on I.E 6 it was browser issues. And by
the way I stumble it, I really like your webpage 
|
|
|
|
10-13-2010, 07:30 AM
|
Re: browser problem
|
Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
|
Quote:
|
with all the latest browsers except I.e 6.
|
I would hardly class IE6 as a "latest browser" given that it was released in 2001, and has not been updated since 2006.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|
|
|
|
10-13-2010, 10:29 AM
|
Re: browser problem
|
Posts: 4,264
Name: Sugarcane Gray
Location: Hell, Southern Spain
|
I wouldn't worry about IE6. As long as they can get to the content, don't bother making it look nice for them.
__________________
Please login or register to view this content. Registration is FREE - a project in video and sound.
Please login or register to view this content. Registration is FREE "Absolute Rubbish, an insult to the blues." - NME.
Please login or register to view this content. Registration is FREE - Come use our agency :)
|
|
|
|
10-13-2010, 02:24 PM
|
Re: browser problem
|
Posts: 69
Name: erich bana
Location: somewhere on earth
|
Hello Everbody,
Thankyou for your time and feedback on my issue.
Quote:
Originally Posted by Mow
he link to your site is not working for me. It gives a 404 error. Is your site up ?
|
Yes. Site is up.
Quote:
Originally Posted by elf2002
don't bother about ie6.
It's unsupported browser
|
Yes elf you are right. It's true that IE.6 is now unsupported and outdated but it's also true that some peolple still use it. what abt them ? Just thinking that there love towards IE.6 should end now.
Quote:
Originally Posted by Ritter
I use F.F., you site works well .
Additional, I like your site, coolest wallpapers.
|
hey Ritter thanks for checking and for ur feedback.I really appreciate it.
Quote:
Originally Posted by AshleyStern
I have checked your wallpaper website in all the browsers ofcourse IE too...it worked
fine with me...waht exactly your problem?
|
Thank you very much for checking it with all the browsers. Did u used IE.6 for checking ? If its IE 7 or IE 8 it works fine but when it comes to IE 6 there are lot of things go abnormal. like
* The *.png images loads with weired background.
* It doesn't show the style of text properly.
* The hover border of the thumbnails mising.
etc.
Quote:
Originally Posted by Darkness23
Hi erich, I check your website in my Firefox ver. 3.6.10 and I.E. 8
both of them are showing your website coolness. So don't be bother
if your website don't look good on I.E 6 it was browser issues. And by
the way I stumble it, I really like your webpage 
|
hey Darkness23 thanksman for checking n visiting. yes there is no problem with these browsers. Yes i take ur point that i should not waste time on I.E 6.
Quote:
Originally Posted by chrishirst
I would hardly class IE6 as a "latest browser" given that it was released in 2001, and has not been updated since 2006.
|
Quote:
Originally Posted by edgray
I wouldn't worry about IE6. As long as they can get to the content, don't bother making it look nice for them.
|
chrishirst and edgray u are both correct and now i feel that we should say bye bye to IE 6 Now.
|
|
|
|
10-13-2010, 07:23 PM
|
Re: browser problem
|
Posts: 52
Name: Alex
|
Quote:
Originally Posted by erich_here
Hello Everbody,
Yes elf you are right. It's true that IE.6 is now unsupported and outdated but it's also true that some peolple still use it. what abt them ? Just thinking that there love towards IE.6 should end now.
|
they already used to see bugs on modern sites and they don't pay attention to it 
|
|
|
|
10-20-2010, 04:16 AM
|
Re: browser problem
|
Posts: 31
Name: WP Themes
Location: Nagpur
|
the php version
<?php if(preg_match('/msie/i', $_SERVER["HTTP_USER_AGENT"]) > 0) { header("location: some url"); } else { header("location: some other url"); } ?> <html> ... </html>
The javascript version.
<html> <head> <script language="javascript"> function myredirect() { if(navigator.userAgent.toLowerCase().indexOf("msie ") != -1) { window.location = some url; } } </script> </head> <body onload="myredirect()"> ... </body> </html>
Use this code it may help you ..
|
|
|
|
10-22-2010, 02:03 AM
|
Re: browser problem
|
Posts: 56
Name: Connor
Location: United States
|
According to people who track these things ( http://www.w3schools.com/browsers/browsers_explorer.asp) about 6% of web users still use IE 6. Depending on the website, that might be significant... some sites can probably afford to just stop supporting IE 6, but for others that 6% could be a big deal.
__________________
Please login or register to view this content. Registration is FREE
I solve code problems, browser compatibility (including IE 6), Wordpress trouble, the works.
|
|
|
|
10-22-2010, 03:31 AM
|
Re: browser problem
|
Posts: 190
Name: rohn smith
|
there must be a some piece of programming code that makes your site compatible with all browser on platform that you have used to develop.
|
|
|
|
10-22-2010, 06:16 AM
|
Re: browser problem
|
Posts: 69
Name: erich bana
Location: somewhere on earth
|
Quote:
Originally Posted by Html Web Design
the php version
<?php if(preg_match('/msie/i', $_SERVER["HTTP_USER_AGENT"]) > 0) { header("location: some url"); } else { header("location: some other url"); } ?> <html> ... </html>
The javascript version.
<html> <head> <script language="javascript"> function myredirect() { if(navigator.userAgent.toLowerCase().indexOf("msie ") != -1) { window.location = some url; } } </script> </head> <body onload="myredirect()"> ... </body> </html>
Use this code it may help you ..
|
hey man i tried this but it didn't helped me much anyways thanks for your help.
Quote:
Originally Posted by Crimson
According to people who track these things ( http://www.w3schools.com/browsers/browsers_explorer.asp) about 6% of web users still use IE 6. Depending on the website, that might be significant... some sites can probably afford to just stop supporting IE 6, but for others that 6% could be a big deal.
|
ya the states shows that I.E6 in jan 2010 was 10.2% and in sep 2010 it's 5.6%
so IE 6 may vanish by the end of the next year. Hurray !!!! 
|
|
|
|
10-22-2010, 06:23 AM
|
Re: browser problem
|
Posts: 4,264
Name: Sugarcane Gray
Location: Hell, Southern Spain
|
Quote:
Originally Posted by Crimson
According to people who track these things ( http://www.w3schools.com/browsers/browsers_explorer.asp) about 6% of web users still use IE 6. Depending on the website, that might be significant... some sites can probably afford to just stop supporting IE 6, but for others that 6% could be a big deal.
|
Those statistics might be flawed - if they're taken from people visiting the the W3 site, it's most likely going to be those involved in web development, so few would be using IE6.
In the real world, I think the percentage is far higher. I know many of the larger companies in my area still predominantly run XP with IE6. It really makes my job difficult 
__________________
Please login or register to view this content. Registration is FREE - a project in video and sound.
Please login or register to view this content. Registration is FREE "Absolute Rubbish, an insult to the blues." - NME.
Please login or register to view this content. Registration is FREE - Come use our agency :)
|
|
|
|
10-22-2010, 06:36 AM
|
Re: browser problem
|
Posts: 69
Name: erich bana
Location: somewhere on earth
|
Quote:
Originally Posted by edgray
Those statistics might be flawed - if they're taken from people visiting the the W3 site, it's most likely going to be those involved in web development, so few would be using IE6.
In the real world, I think the percentage is far higher. I know many of the larger companies in my area still predominantly run XP with IE6. It really makes my job difficult 
|
God !, just checked that page again and omg ! at the end of the table guess what's written ?
These statistics are based on W3Schools users.
Now I'm worried ! also I feel sorry for u but we can handle it. aren't we?
|
|
|
|
10-22-2010, 06:40 AM
|
Re: browser problem
|
Posts: 4,264
Name: Sugarcane Gray
Location: Hell, Southern Spain
|
Quote:
Originally Posted by erich_here
God !, just checked that page again and omg ! at the end of the table guess what's written ?
These statistics are based on W3Schools users.
Now I'm worried ! also I feel sorry for u but we can handle it. aren't we?
|
there we go then  I'm sure IE6 has a much higher percentage... worrying really, but I guess many companies are holding off updating their IT during this financial crisis...
__________________
Please login or register to view this content. Registration is FREE - a project in video and sound.
Please login or register to view this content. Registration is FREE "Absolute Rubbish, an insult to the blues." - NME.
Please login or register to view this content. Registration is FREE - Come use our agency :)
|
|
|
|
10-22-2010, 07:15 AM
|
Re: browser problem
|
Posts: 69
Name: erich bana
Location: somewhere on earth
|
just visited http://www.beautyoftheweb.com to download I.E 9 Beta but it only support Win 7 and vista . disappointment for xp users.
IE9 does not run on Windows XP yeah it's true
Now xp is limited to the I.E 8 as the latest I.E browser. what it means ?
Microsoft will loose the web browser share because the majority of windows users are running xp not vista and 7.
|
|
|
|
10-22-2010, 08:45 AM
|
Re: browser problem
|
Posts: 52
|
Hi,
I understand your problem and I suggest you to use a code that identify visitors with ie6 and alert them they should update their browser or install firefox...
PHP Code:
<?php if (stristr('MSIE', $_SERVER['HTTP_USER_AGENT'])) { // Some breed of Internet Exploder... if (stristr('MSIE 7.0', $_SERVER['HTTP_USER_AGENT'])) { { // IE 7, also IE 8 when in broken pages mode // (it lies about its user agent in that mode -- joy) } else if if (stristr('MSIE 8.0', $_SERVER['HTTP_USER_AGENT'])) { // IE 8 } else { // IE 6 or earlier HERE YOU CAN PUT YOUR HTML CODE FOR FIREFOX DOWNLOAD OR SIMILAR
} } ?>
|
|
|
|
10-22-2010, 05:39 PM
|
Re: browser problem
|
Posts: 56
Name: Connor
Location: United States
|
Quote:
Originally Posted by erich_here
just visited http://www.beautyoftheweb.com to download I.E 9 Beta but it only support Win 7 and vista . disappointment for xp users.
IE9 does not run on Windows XP yeah it's true
Now xp is limited to the I.E 8 as the latest I.E browser. what it means ?
Microsoft will loose the web browser share because the majority of windows users are running xp not vista and 7.
|
Not necessarily, eventually Windows 7's market share will catch up. You've only got to use Windows 7 for a couple days to realize just how ancient XP is.
The really disturbing part is that as long as some people use XP, even if IE6 dies off we now have to support IE8 for the next decade (minimum). And supporting IE8 is not exactly fun either. 
__________________
Please login or register to view this content. Registration is FREE
I solve code problems, browser compatibility (including IE 6), Wordpress trouble, the works.
|
|
|
|
|
« Reply to browser problem
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|