
How to make Dual screen at your browser
Here's a simple javascrip that will enable you to divide your browser into two part. useful for comparing something..
steps :
1. copy this javascrip into your address bar.
Code:
javascript:A14nH=location.href;L3f7=prompt('Choose%20File%201',A14nH);R1Gh7=prompt('Choose%20File%202',L3f7);if(L3f7&&R1Gh7){Fr4Q='<frameset%20cols=\'*,*\'>\n<frame%20src=\''+L3f7+'\'/>';Fr4Q+='<frame%20src=\''+R1Gh7+'\'/>\n';Fr4Q+='</frameset>';with(document){write(Fr4Q);void(close())}}else{void(null)}
2. U might wanna save it as a bookmark so u can easily access it later.
3. when opened, there will be a popup asking you to enter the first webpage, then the second one.
REMEMBER always use "
http://your.link"
4. enjoy
works with any browser.
_________________
Share Everything, Download for Free