Skip to main content
Search titles, bodies, and author names
Found 19,379 posts across 1 forum.

BMW M School — #31

Quote: Originally Posted by Troll By the way, macroy, did they have that exercise where you have to do an emergency double lane change? At the course I did, you'd be driving on…
MacNN Troubleshooting by macroy

BMW M School — #32

Quote: Originally Posted by jebjeb To take this to the next level, the most effective 4WD will also have locking front and rear diffs. Without them (just like a normal car), sa…
MacNN Troubleshooting by phantomdragonz

BMW M School — #33

Quote: Originally Posted by phantomdragonz true 4wd is simply haveing a locked center diff, or a transfercase that splits the power evenly from the front axle and the rear. Wh…
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #34

Damn that looks like a lot of fun! How much did the course cost, if I may ask?
MacNN Troubleshooting by Cadaver

BMW M School — #35

Quote: Originally Posted by Cadaver Damn that looks like a lot of fun! How much did the course cost, if I may ask? This was a "special" arrangement with the National Capit…
MacNN Troubleshooting by macroy

BMW M School — #36

Sheesh. For $500 you could have just bought a helmet and driven your own M3 at some autocross event for a lot less.
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #37

Sheesh. For $500 you could have just bought a helmet and driven your own M3 at some autocross event for a lot less.
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #38

Quote: Originally Posted by SuvsareRetarded All manual transmissions that subaru uses (excluding the STi) have a 50/50 powersplit, but they're advertised as AWD not 4wd. I…
MacNN Troubleshooting by phantomdragonz

BMW M School — #39

Quote: Originally Posted by phantomdragonz I was under the impression that only the STi had the center locking diff... otherwise they are not true 4wd (the STi ain't either, but…
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #40

Quote: Originally Posted by phantomdragonz if you were to put an odometer on each of the 4 wheels of a car and went around in a circle not one of them would read the same distan…
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #41

Quote: Originally Posted by SuvsareRetarded Also, that would only be true if the front and rear diffs were also locked. If the front or rear diff was open, the inner wheel wou…
MacNN Troubleshooting by phantomdragonz

BMW M School — #42

Quote: Originally Posted by SuvsareRetarded Sheesh. For $500 you could have just bought a helmet and driven your own M3 at some autocross event for a lot less. True - but …
MacNN Troubleshooting by macroy

BMW M School — #43

Quote: Originally Posted by macroy True - but no M5, no skidpad, instructors etc... And I wouldn't drive my M3 the way I drove these cars... not yet at least. I think the autoc…
MacNN Troubleshooting by jebjeb

BMW M School — #44

Quote: Originally Posted by SuvsareRetarded PAD. Not pan. That just doesn't make any sense. Okay, I checked out the etymology. In America, it's referred to as a "skid pad"…
MacNN Troubleshooting by Troll

BMW M School — #45

K, well just check any magazine or automotive source. I can't find any that say skid pan.
MacNN Troubleshooting by SuvsareRetarded

BMW M School — #46

Quote: Originally Posted by SuvsareRetarded K, well just check any magazine or automotive source. I can't find any that say skid pan. If you look outside the USA, they all …
MacNN Troubleshooting by Troll

Any Javascript experts here? — #1

Hi, I was wonder if this is possible: I have a link on a webpage, and when the user clicks it, a popup window appears, but the popup window's size changed dynamically to the conte…
MacNN Troubleshooting by timmerk

Any Javascript experts here? — #2

Quote: Originally Posted by timmerk Hi, I was wonder if this is possible: I have a link on a webpage, and when the user clicks it, a popup window appears, but the popup window'…
MacNN Troubleshooting by Simon Mundy

Any Javascript experts here? — #3

Nah - I have a table that will show in the popup. I can't do 100% for the width of the table because if the user does not have javascrtipt, the page will open in a normal browser w…
MacNN Troubleshooting by timmerk

Any Javascript experts here? — #4

You have to set the width of the new window if you want it to be a specific size. That's just how it works. If you change the width after the window spawns, it'll be noticed. So…
MacNN Troubleshooting by registered_user

Any Javascript experts here? — #5

ok... it took around 20 minutes to get this, a fun challange the basic idea: make a new iframe, and load the new page into it. once it's loaded we grab all the content, and pop …
MacNN Troubleshooting by clam2000

Any Javascript experts here? — #6

Quote: Originally Posted by clam2000 code: function opendynamic(page) { var preload=document.createElement('iFrame'); preload.src=page; preload.style.width='0px'; preload.st…
MacNN Troubleshooting by Chris O'Brien

Any Javascript experts here? — #8

Quote: Originally Posted by clam2000 also, i only tried this in safari, no clue how it'll work in anything else. oh, and demo: here Well, it doesn't work in my Safari... c…
MacNN Troubleshooting by Oisín
mp.ls