• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Forum junkee toy

Ozoned

Diamond Member
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??😀
 
Originally posted by: Ozoned
Originally posted by: FungusFeet
Fresh out of web development class?

No, i'm one of the 99% of people that no nothing about computers.


🙂

Today's lesson: Crazy Browser

Can't do split screen, but I've never had a desire to do that myself. Tabbed browsing is just fine. Maybe there's an extension for Firefox (another tabbed browser) that can do that.
 
Back
Top