Small craft web developer
Any Web developer that creates the so-called, «Rubber» design should take care that its site is normal and correctbut appears in any Monitor. For such verification can, for example, permission to switch the monitor to resize the browser window. However, these methods have several disadvantages.
We offer you a simple, convenient and fast way, the essence of kotorogon is to create a simple link-tab for each window size. When you click on this link, the browser window will take you to the required size.
So, proceed. Create html-file with the following contents: <html> <head> <title> Resizer </ title> </ head> <body> <a href="javascript:window.resizeTo(640480);window.moveTo(0,0);"> 640x480 </ a> <br> ; <a Href="javascript:window.resizeTo(800600);window.moveTo(0,0);"> 800x600 </ a> <br> <a href="javascript:window.resizeTo(1024,768);window.moveTo(0,0);"> 1024x768 </ a> <br> & nbsp; </ body> </ html>
By analogy can add all the required dimensions.
Now open the html-file and create a bookmark for each link. In most browsers etogof simply dragging a link to, for example, your bookmarks bar.
As a result of receiving such a panel web tester
|