- Mar 22, 2004
- 5,578
- 0
- 0
Are you tired of jumping between 2 threads or 2 windows or 2 sites.
Try this,,,,,
open a notepad window.
copy and paste following into the notepad window;
<html>
<head>
<title>Dual thread</title>
</head>
<frameset rows="50%,50%">
<frame src="http://forums.anandtech.com/" name="window">
<frame src="http://forums.anandtech.com/" name="window">
</frameset>
</html>
click>>file>>save as and save as atforum.html or whatever.html
save it on your desktop.
You can change the adress to whatever you want to split your screen with.
You can change the text "rows" to "cols" to split screen vertically.
You can play with percentages to size splits.
Some adress's will dominate the dual screen
, but most stay split.
It also conserves system resources compared to having 2 windows open.
Play with it and enjoy

Now a question for those computer savy peoples
How would I split this diagonally to mess with someone on april fools day??
Try this,,,,,
open a notepad window.
copy and paste following into the notepad window;
<html>
<head>
<title>Dual thread</title>
</head>
<frameset rows="50%,50%">
<frame src="http://forums.anandtech.com/" name="window">
<frame src="http://forums.anandtech.com/" name="window">
</frameset>
</html>
click>>file>>save as and save as atforum.html or whatever.html
save it on your desktop.
You can change the adress to whatever you want to split your screen with.
You can change the text "rows" to "cols" to split screen vertically.
You can play with percentages to size splits.
Some adress's will dominate the dual screen
It also conserves system resources compared to having 2 windows open.
Play with it and enjoy
Now a question for those computer savy peoples
How would I split this diagonally to mess with someone on april fools day??