Results 1 to 3 of 3
-
02-10-2012, 09:02 AM #1
Freshman
- Join Date
- Aug 2011
- Posts
- 38
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
What, as of today, would be the best way to handle browser differences?
When starting to work on a website from scratch? For now, I use one of the CSS resets:
http://developer.yahoo.com/yui/reset/
http://meyerweb.com/eric/tools/css/reset/ (Eric Meyer)
Would you still worry about all that Internet Explorer issues (only about 3.1% of people use it as of 01.2012)? I know it depends on who is watching the website too (if there is a lot of visitors every day with IE it probably makes sense to make everything work right etc.)
http://www.w3schools.com/browsers/browsers_explorer.asp
http://www.w3schools.com/browsers/browsers_stats.asp
What are the other things that you do in order to avoid the headache in the future?
Thank you.
-
02-13-2012, 06:42 AM #2
Sophomore
- Join Date
- Feb 2012
- Posts
- 87
- Thanks
- 0
- Thanked 2 Times in 2 Posts
- Feedback Score
- 0
-
02-13-2012, 10:42 PM #3
Try to only use HTML and CSS elements that are compatible across all browsers, i.e. don't use the blink HTML tag.
Similar Threads
-
which is best browser in today...
By sbsl in forum Computer and TechReplies: 135Last Post: 02-07-2012, 06:05 AM -
How Do you Handle?
By kathrinefernandoz in forum Search Engine OptimizationReplies: 0Last Post: 08-02-2011, 03:13 AM -
UC Browser 7.7 Change the Mobile Browser Landscape
By RohanAJoshi in forum Computer and TechReplies: 0Last Post: 05-29-2011, 03:35 AM -
How to handle fear?
By Inspiro Assistant in forum General TalkReplies: 21Last Post: 05-13-2011, 01:16 AM -
browser javascript to detect if the browser is MAC Firefox or not
By idaba in forum JavaScript & AJAXReplies: 2Last Post: 07-05-2008, 09:54 PM


Reply With Quote

