Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 11-28-2003, 03:01 AM
Keith Keith is offline
 
Join Date: Jan 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default IE versus NS frustration

87% of my users are IE, 13% are NS or other.

With all the issues tweaking my site for Netscape users, I've finally decided to give up. I'm thinking about putting some javascript in the header to redirect all Netscape users to a page that basically tells them the site is not going to work for them at all, and we're not supporting NS anymore.

Has anyone else done this, and what was the reaction from your users?
  #2  
Old 11-28-2003, 10:51 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No offense, but that sounds a bit... 1998'ish...

I've said it before and I'll say it again:
"This page works best in Internet Explorer 5 or higher"
translates into:
"I'm too lazy to make proper HTML and CSS, and/or rely on amateur IE-only effects to get my site to work the way I want it to"


In the past 2-3 years, you're one of the VERY VERY few people who actually still did that, drop support for anything non-IE.

What I've done is the opposite: drop support for IE and only make sure that the site works properly in IE, all the really spiffy features go to people using a real webbrowser (which, with the exception of the obscure and the text/speechbrowsers, is anything not IE). The response I've gotten so far from these plans (not fully implemented yet as the site that this is happening on is in private development) is most positive, Windows people switched to Mozilla and Firebird and were amazed at how much better those browsers were, how useful their features were and wondered at why they didn't know about this yet.
I've not had a single person complain about me dropping support for IE, but then, I'm a Site +++++ and make sure that everything does work in IE. Just not as fancy or speedy, which is due to the incredible limitations of IE.
  #3  
Old 11-28-2003, 11:48 AM
Keith Keith is offline
 
Join Date: Jan 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can appreciate that position. Personally I didn't switch over to IE myself until a year ago because I didn't want to make the move. Nevertheless, I did when I saw the stats for our visitors and have been using it ever since.
  #4  
Old 11-28-2003, 11:54 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ie is good an all but you really shouldn't drop dev for non ie browswers, to draw up proper CSS an HTML/XHTML is a simplistic task.
  #5  
Old 11-28-2003, 12:06 PM
Keith Keith is offline
 
Join Date: Jan 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But to test views, do you guys load up several different browsers and then look at your site with each? Or do you all use Mozilla or some other? I've been just using NS.

Part of Kura's post is correct, due to the frustration I have gotten lazy. Just seems nuts to load up several browsers to check my work and it's appearance everytime I make a change.
  #6  
Old 11-28-2003, 03:06 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i'd think about redirecting all nutscrape users to a IE download screen

I was so close dooing that for Mozilla, too.

Maybe mozilla will become a good Browser in the future, but currently it isn't and users of Mozilla should be aware that some things won't work properly...
  #7  
Old 11-28-2003, 04:16 PM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't really take that good of a look at your site, but I didn't see any problems with Netscape.
Quote:
No offense, but that sounds a bit... 1998'ish...

I've said it before and I'll say it again:
"This page works best in Internet Explorer 5 or higher"
translates into:
"I'm too lazy to make proper HTML and CSS, and/or rely on amateur IE-only effects to get my site to work the way I want it to"
Very well put KuraFire.
  #8  
Old 11-28-2003, 04:56 PM
Keith Keith is offline
 
Join Date: Jan 2002
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I spent some time playing around with code again, then downloaded Mozilla to see what it looked like. The site looks better now, only a few small things I'm not going to worry about.

Thanks for the input.
  #9  
Old 11-28-2003, 06:02 PM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Within the past week I’ve been designing a new style for my site, and it's 100% strict-XHTML compliant (meaning it relies on CSS for about all design).

I've been designing side by side with IE and Mozilla. In most cases, I found Mozilla displayed CSS more flawlessly than IE, and IE often was the vulnerable one to weird glitches. As of yesterday I finished my homepage, and IE and Mozilla display the page identical--pixel perfect.

In the past I disliked Mozilla for its awkard handling of CSS. Now I find it just as good as IE, if not better (considering its not easily subject to all the adware crap IE gets). I would defiantly suggest all Netscape users to upgrade to the latest version of Mozilla, if they must continue using that browser.

I would never suggest building your site to support just IE, for not only will you be putting a message out of how low your web design skills are, but you’ll be losing a lot of visitors in the future.
  #10  
Old 11-30-2003, 10:00 PM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xenon
i'd think about redirecting all nutscrape users to a IE download screen

I was so close dooing that for Mozilla, too.

Maybe mozilla will become a good Browser in the future, but currently it isn't and users of Mozilla should be aware that some things won't work properly...
...
I'm terribly sorry, but my respect for you as a webdeveloper has dropped to an all-time low, Xenon. Your idiotic 'solutions' on vB.org for certain issues were only barely tolerable, but this is just beyond ridiculous.

I'll not bother with repeating myself all over again, instead I shall just point you to my run-down of why IE is too crippled to be called a Browser. That link points to post 77 in a thread, the rest of the thread is mostly some more discussions that continue on my post there. Oh, and someone realizing that Firebird is a much better browser than IE and permanently switched to Fb.

Quote:
Originally Posted by Velocd
I would never suggest building your site to support just IE, for not only will you be putting a message out of how low your web design skills are, but you?ll be losing a lot of visitors in the future.
Well put :up:
Closed 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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:38 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09692 seconds
  • Memory Usage 2,255KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete