Firefox - NO MORE THREADS ABOUT FIREFOX POST IN THIS JESUS CHRIST IT'S JUST A BROWSER
2,402 replies, posted
i prefer to scroll using the scroll button on my mouse.
Home and End?
[B]FUCK HOW COME I NEVER KNEW ABOUT THIS![/B]
All this work for nothing. Damn.
Well, you learn something every day.
[QUOTE=Dark_Light]Home and End?
[B]FUCK HOW COME I NEVER KNEW ABOUT THIS![/B]
All this work for nothing. Damn.
Well, you learn something every day.[/QUOTE]
Haha, it's alright. Some people never notice [i]half[/i] the buttons on the keyboard.
By the way, the bottom one doesn't work.
[QUOTE=The Puzzle]i prefer to scroll using the scroll button on my mouse.[/QUOTE]
Well aren't you a special little boy, aren't you!
That's right, the sun [I]is[/I] big! Well done! :downs: :downs:
[QUOTE=Rusty100]Home + End.
[img]http://sillydog.org/graph/ss/apple/keyboard_home_end.png[/img]
It does the same thing.[/QUOTE]
Apple keyboard, :lol:
[QUOTE=i_speel_good]By the way, the bottom one doesn't work.[/QUOTE]
Yeah it does...
Try removing some 9's if it doesn't.
[QUOTE=Rusty100]Haha, it's alright. Some people never notice [i]half[/i] the buttons on the keyboard.[/QUOTE]
WOW. There is an M.
[QUOTE=lazyV]Apple keyboard, :lol:[/QUOTE]
Bah, it was the best image I could find.
That'll be the same as the HOME and END buttons on every keyboard then?
[QUOTE=Dark_Light]Yeah it does...
Try removing some 9's if it doesn't.[/QUOTE]
javascript:scroll(0,99999)
Seems to work
Jeez! I think that's the most simultaneous replies ever.
Mine works with 999999999 so I don't know.
Also, read the EDIT IN THE OP!!
[QUOTE=lazyV]WOW. There is an M.[/QUOTE]
[highlight]HOLY CRAP THERE'S AN M?[/highlight]
Home and End works too.
[b]EDIT:[/b] Beaten to it :v:
[code]javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)[/code]
There was a space in Interval. It was "Interv al" :lol:
It might work now. It also might leech bandwidth.
Maybe I should make a Greasemonkey script that executes that 100 times on page load :lol:
[QUOTE=Not a Troll][code]javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)[/code]
There was a space in Interval. It was "Interv al" :lol:
It might work now. It also might leech bandwidth.
Maybe I should make a Greasemonkey script that executes that 100 times on page load :lol:[/QUOTE]
Still works :v:
I thought "home" was the homepage for 8 years now :v: Never pushed it in an internet browser...
[QUOTE=Rusty100]Home + End.
[img]http://sillydog.org/graph/ss/apple/keyboard_home_end.png[/img]
It does the same thing.[/QUOTE]
[img]http://img158.imageshack.us/img158/115/keyboardhomeendjo9.png[/img]
You're using a mac? :raise:
I do not see any probleme with that.
[QUOTE=Egg On Toast][img]http://img158.imageshack.us/img158/115/keyboardhomeendjo9.png[/img]
You're using a mac? :raise:[/QUOTE]
Best googled picture I could find.
[QUOTE=Rusty100]Haha, it's alright. Some people never notice [i]half[/i] the buttons on the keyboard.[/QUOTE]
AKA Most of FPS-players.
I made me a mouse gesture for that:
Right click + down and
Right clikc + up
[QUOTE=Rusty100]Home + End.
[img]http://sillydog.org/graph/ss/apple/keyboard_home_end.png[/img]
It does the same thing.[/QUOTE]
/THREAD
But if you don't have them on your keyboard :D, then the firefox method is good too.
Our software teacher tought us this really complicated way of opening sites in tabs.
God I hated that class.
It doubles the speed of Firefox.
Firefox is in my opinion the best browser ever made until now. It includes:
-improved tabbed browsing
-pop up blocking
-integrated Google search
-enhanced privacy controls
-built-in phishing protection
-online spell checking
-lots of themes, interfaces, and extensions/addons
Mozilla Firefox officially supports:
-Microsoft Windows
-Linux
-Mac OS X
Unofficial Support:
-Free BSD
-OS/2
-Solaris
-SkyOS
-BeOS
-XP Professional x64 Edition
Now here are some Tips&Tricks that can help you double the speed of Firefox.
1. Type [b]about:config[/b] in the address bar and then press Enter.
2. In the filter search bar type [b]network.http.pipelining[/b]. Be sure the value field is set true,if not double-click to set true. HTTP is the application-layer protocol that most web pages are transferred with. In HTTP 1.1, multiple requests can be sent before any responses are received. This is known as pipelining. Pipelining reduces page loading times, but not all servers support it.
3. Go back to the filter search bar and type [b]network.http.pipelining.maxrequests[/b]. Double-click this option and set its value to [b]8[/b].
4. In the filter search bar and type [b]network.http.proxy.pipelining[/b]. Once opened doubleclick on it and set it to [b]true[/b].
5. In IPv6-capable DNS servers, an IPv4 address may be returned when an IPv6 address is requested. It is possible for Mozilla to recover from this misinformation, but a significant delay is introduced.
Type [b]network.dns.disableIPv6[/b] in the filter search bar and set this option to [b]true[/b] by double clicking on it.
6. CONTENT INTERRUPT PARSING
This preference controls if the application will interrupt parsing a page to respond to UI events. It does not exist by default. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Boolean from the pop-up menu. Then:
A. Enter [b]content.interrupt.parsing[/b] in the New boolean value pop-up window and click OK
B. When prompted to choose the value for the new boolean, select [b]true[/b] and click OK.
7. Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will regularly render what has been received to that point. This option controls the maximum amount of time the application will be unresponsive while rendering pages. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
A. Enter [b]content.max.tokenizing.time[/b] in the New integer value pop-up window and click OK
B. You will be prompted to enter a value. Enter [b]2250000[/b] and click OK.
8. CONTENT NOTIFY INTERVAL
This option sets the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the about:config window, select New and then Integer from the pop-up menu.
A. Type [b]content.notify.interval[/b] in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter [b]750000[/b] and click OK.
9. CONTENT NOTIFY ONTIMER
A. This option sets if to reflow pages at an interval any higher than that specified by content.notify.interval. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.
B. Type [b]content.notify.ontimer[/b] in the New boolean value pop-up window and click OK.
C. You will be prompted to choose the value for the new boolean. Select [b]true[/b] and click OK.
10. Notify Backoffcount
This option controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter [b]content.notify.backoffcount[/b] in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter [b]5[/b] and click OK.
11. CONTENT SWITCH THRESHOLD
You can interact with a loading page when content.interrupt.parsing is set to true. When a page is loading, the application has two modes: a high frequency interrupt mode and a low frequency interrupt mode. The first one interrupts the parser more frequently to allow for greater UI responsiveness during page load.
The low frequency interrupt mode interrupts the parser less frequently to allow for quicker page load. The application enters high frequency interrupt mode when you move the mouse or type on the keyboard and switch back to low frequency mode when you had no activity for a certain amount of time. This preference controls that amount of time. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter [b]content.switch.threshold[/b] in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter [b]750000[/b] and click OK.
12. NGLAYOUT INITIALPAINT DELAY
Mozilla applications render web pages incrementally, they display what’s been received
of a page before the entire page has been downloaded. Since the start of a web page
normally doesn’t have much useful information to display, Mozilla applications will wait
a short interval before first rendering a page. This preference controls that interval. Rightclick (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.
A. Enter [b]nglayout.initialpaint.delay[/b] in the New integer value pop-up window and click OK.
B. You will be prompted to enter a value. Enter [b]0[/b] and click OK.
[spoiler]I do not take any credit for this. It's basically copy pasta. I would post the link to the site, however that particular link to that very particular website is forbidden on these forums ;)[/spoiler]
Thanks. You're the best ever!
Awesome, do you know if this will effect any security in Firefox though?
[QUOTE=Wakka]It doubles the speed of Firefox.
Firefox is in my opinion the best browser ever made UNTIL NOW.
[/QUOTE]
That implies that you are about to tell us about a better browser.
Thanks. Also, thanks for making bold letters, really helped. But, you spelled Google wrong. So many people type Goggle by mistake all the time no biggy. Unless goggle is something else?
Sorry, you need to Log In to post a reply to this thread.