Umm...OK, I made the title overly descriptive...anyway, I stole this from here:

Viewing MSDN code samples in Firefox or Mozilla browsers

The MSDN facelift (not MSDN2) hosed the formatting of code samples in Firefox and Mozilla browsers. To fix it, add this to your userContent.css file (chromEdit is the easiest way to modify this file):

/* Microsoft MSDN code stylesheet */
pre
{
 white-space: pre !important;
}

posted on Thursday, September 30, 2004 7:49 AM

posted on Thursday, September 30, 2004 3:57 PM | Print

Comments

Gravatar
# re: Tip from Darrel Norton on getting the MSDN Library Code bits to work properly in Firefox
Posted by //Rutger on 10/5/2004 7:11 PM
Thanks for chromEdit tip, finally solved the last issue with FireFox.
Post Comment
Title *  
Name *  
Email
Url
Comment *  
Please add 8 and 1 and type the answer here: