Web Design Forum: Browser compatibility - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Browser compatibility

#1 User is offline   web developer 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 28-January 12
  • Reputation: 0
  • Gender:Male
  • Experience:Nothing
  • Area of Expertise:Web Developer

Posted 28 January 2012 - 03:07 PM

Hi guys,

I have a PHP website of 15 pages. I want to test browser compatibility for my website for all browsers.

Can anybody help me with this?

thanks,
Prashant
0

#2 User is online   zed 

  • Web Guru
  • Group: Moderators
  • Posts: 4,941
  • Joined: 25-May 10
  • Reputation: 703
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 28 January 2012 - 03:14 PM

install the browsers.
0

#3 User is offline   web developer 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 28-January 12
  • Reputation: 0
  • Gender:Male
  • Experience:Nothing
  • Area of Expertise:Web Developer

Posted 28 January 2012 - 04:12 PM

View Postzed, on 28 January 2012 - 03:14 PM, said:

install the browsers.

Can you please tell me in detail?
0

#4 User is online   zed 

  • Web Guru
  • Group: Moderators
  • Posts: 4,941
  • Joined: 25-May 10
  • Reputation: 703
  • Gender:Male
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 28 January 2012 - 04:20 PM

in·stall   [in-stawl]
verb (used with object)
1.
to place in position or connect for service or use: to install a heating system; to install software on a computer.

2.
to establish in an office, position, or place: to install oneself in new quarters.

3.
to induct into an office or the like with ceremonies or formalities.




the
1    [stressed thee; unstressed before a consonant thuh; unstressed before a vowel thee]

definite article
1.
(used, especially before a noun, with a specifying or particularizing effect, as opposed to the indefinite or generalizing force of the indefinite article a or an ): the book you gave me; Come into the house.

2.
(used to mark a proper noun, natural phenomenon, ship, building, time, point of the compass, branch of endeavor, or field of study as something well-known or unique): the sun; the Alps; the Queen Elizabeth; the past; the West.

3.
(used with or as part of a title): the Duke of Wellington; the Reverend john smith.

4.
(used to mark a noun as indicating the best-known, most approved, most important, most satisfying, etc.): the skiing center of the U.S.; If you're going to work hard, now is the time.

5.
(used to mark a noun as being used generically): The dog is a quadruped.



brows·er   [brou-zer]

noun
1.
a person or thing that browses.

2.
Computers . a software program that allows the user to find and read encoded documents in a form suitable for display, especially such a program for use on the World Wide Web


better?
2

#5 User is offline   AmityWeb 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 11
  • Joined: 07-November 11
  • Reputation: 0
  • Gender:Male
  • Location:Caerphilly, Wales
  • Experience:Web Guru
  • Area of Expertise:Web Developer

Posted 29 January 2012 - 07:19 PM

Firefox, Chrome, Opera, Safari and one version of Internet Explorer can all be installed on one OS. The problem is Internet Explorer. Microsoft in their wisdom only allow one version on Windows. So you would need at least 4 Windows computers for IE7, IE8, IE9 and soon IE10. Don't bother with IE6 anymore.

What I do is use Oracles free VirtualBox VM solution to install multiple Windows on my machine. I have XP with Windows 7, then 2x Windows 7 for IE8 and IE9. Of course, legally you need to buy all these licenses, although you may decide to just clone a VM install and not bother, as they still work. You still need ar least 1 Xp and 1 Windiws 7 license.

Microsoft have released their own images so you can do the above but they expire and you have to download and install all the windows again.

Sometimes I wonder if it's microsoft intentionally make it difficult to sell all these windows licenses to developers!

This post has been edited by AmityWeb: 29 January 2012 - 07:20 PM

0

#6 User is offline   Wickham 

  • Web Guru
  • View gallery
  • Group: Moderators
  • Posts: 2,876
  • Joined: 11-June 09
  • Reputation: 257
  • Gender:Male
  • Location:Salisbury UK
  • Experience:Intermediate
  • Area of Expertise:Web Developer

Posted 29 January 2012 - 08:19 PM

View PostAmityWeb, on 29 January 2012 - 07:19 PM, said:

Firefox, Chrome, Opera, Safari and one version of Internet Explorer can all be installed on one OS. The problem is Internet Explorer. Microsoft in their wisdom only allow one version on Windows. So you would need at least 4 Windows computers for IE7, IE8, IE9 and soon IE10. Don't bother with IE6 anymore.


If you have IE9 you can use F12 Developer Tools to see what IE8 or IE7 look like, so it's no longer necessary to have several computers. Developer Tools are an emulation for the other versions so may not be precisely the same in all respects, but quite good enough normally.

Google Chrome uses the same WebKit engine as Safari, so again it may not be necessary to have both but I did see once that Chrome uses an older version of WebKit, but since it updates regularly automatically, that may mean that Chrome is sufficiently close to Safari not to need both browsers. Chrome seems to be used much more than Safari, see
http://www.w3schools...wsers_stats.asp so I would use Firefox, IE9, Chrome and Opera.
0

#7 User is offline   SummerSky 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 10
  • Joined: 28-January 12
  • Reputation: 0
  • Gender:Female
  • Location:UK
  • Experience:Nothing
  • Area of Expertise:I'm Learning

Posted 29 January 2012 - 08:20 PM

I found a reference to Netrenderer a while back, but haven't used it yet. So no idea if it works as well as they say, but it may be of use to you. :)
0

#8 User is offline   Matt Maclennan 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 17-March 10
  • Reputation: 2
  • Gender:Male
  • Location:Gravesend, Kent
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 30 January 2012 - 07:34 PM

Hi there!

I use Adobe Browserlab. This is good for what I do, because you can overlay 2 browsers, and easily see the differences. Best thing is, you don't have to install any extra browsers.

Quote

install the browsers.


Zed is right, if you are web developing, you should really have all the common web browsers installed, but because I'm feeling kind, here are the links :)

Google Chrome
Firefox
Internet Explorer
Safari

Hope this helps! :)
0

#9 User is offline   FizixRichard 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 325
  • Joined: 05-October 07
  • Reputation: 47
  • Gender:Male
  • Location:Market Deeping, England
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 31 January 2012 - 12:51 PM

I'd add *cringe* Opera *cringe* to that list Matt, then I'd say you have the important ones. While it's not used as much as the others, it still has a decent coverage.

I'd also add that it can be worth checking browsers on PC and their Mac equivalent as there can be differences and on smartphone / alternative devices as usage there is growing rapidly.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users