U
U
Umid2015-10-13 20:53:33
css
Umid, 2015-10-13 20:53:33

Is there a program in which all versions of browsers are already built in ??

Please tell me if there are programs in which you can test your application, where there are early versions of IE browsers, etc.
PS I am writing a site for the contest, and there they will check how the application behaves on different browsers.
I would also like to know - for example, I need to make a website - the height of which should be equal to the height of the browser window (well, it’s clear here - $(window).height() ) but how can I fix div blocks so that they do not go beyond the border of what is allowed on monitors smaller height - laptops, or need to be configured through media queries ???
If so, please tell me what is the average height of the site for laptops?
THANK YOU IN ADVANCE!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Eugene, 2015-10-13
@yellowmew

first question:
https://dev.modern.ie/tools/
look towards remote ie or if it is possible to raise virtual machines - download virtual machines with the OS and browser versions you need.

A
Anatoly Dudko, 2015-10-14
@Dudko

Good afternoon. I can recommend saucelabs.com. There are different versions of browsers and platforms. Testing takes place in the cloud. You create tests on selenium, prescribe settings and give it to this zoo. You can also view the results there. Good service, but a little paid = 12$/month

S
Sergey Nikolaev, 2015-10-19
@mccrush

At one time I used the IE Tester
www.my-debugbar.com/wiki/IETester/HomePage
Then I generally scored on Ishak.
I always display a message that the browser is outdated if the version below 11 is used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question